Home
last modified time | relevance | path

Searched refs:DrawBackground (Results 1 – 25 of 42) sorted by relevance

12

/aosp_15_r20/external/pdfium/xfa/fwl/
H A Dcfwl_monthcalendar.cpp129 DrawBackground(pGraphics, matrix); in DrawWidget()
150 void CFWL_MonthCalendar::DrawBackground(CFGAS_GEGraphics* pGraphics, in DrawBackground() function in CFWL_MonthCalendar
156 GetThemeProvider()->DrawBackground(params); in DrawBackground()
164 GetThemeProvider()->DrawBackground(params); in DrawHeadBK()
173 GetThemeProvider()->DrawBackground(params); in DrawLButton()
182 GetThemeProvider()->DrawBackground(params); in DrawRButton()
204 GetThemeProvider()->DrawBackground(params); in DrawSeparator()
225 pTheme->DrawBackground(params); in DrawDatesInBK()
228 pTheme->DrawBackground(params); in DrawDatesInBK()
311 GetThemeProvider()->DrawBackground(params); in DrawDatesInCircle()
H A Dcfwl_scrollbar.cpp83 GetThemeProvider()->DrawBackground(param); in DrawUpperTrack()
95 GetThemeProvider()->DrawBackground(param); in DrawLowerTrack()
107 GetThemeProvider()->DrawBackground(param); in DrawMaxArrowBtn()
119 GetThemeProvider()->DrawBackground(param); in DrawMinArrowBtn()
130 GetThemeProvider()->DrawBackground(param); in DrawThumb()
H A Dcfwl_widget.cpp279 void CFWL_Widget::DrawBackground(CFGAS_GEGraphics* pGraphics, in DrawBackground() function in CFWL_Widget
285 GetThemeProvider()->DrawBackground(param); in DrawBackground()
294 GetThemeProvider()->DrawBackground(param); in DrawBorder()
H A Dcfwl_checkbox.cpp70 pTheme->DrawBackground(param); in DrawWidget()
79 pTheme->DrawBackground(checkParam); in DrawWidget()
/aosp_15_r20/external/webp/examples/
H A Dvwebp.c333 static void DrawBackground(void) { in DrawBackground() function
366 DrawBackground(); in DrawBackgroundScissored()
386 DrawBackground(); in HandleDisplay()
470 DrawBackground(); in StartDisplay()
/aosp_15_r20/external/pdfium/xfa/fxfa/
H A Dcxfa_fwltheme.cpp83 void CXFA_FWLTheme::DrawBackground(const CFWL_ThemeBackground& pParams) { in DrawBackground() function in CXFA_FWLTheme
84 GetTheme(pParams.GetWidget())->DrawBackground(pParams); in DrawBackground()
H A Dcxfa_fwltheme.h36 void DrawBackground(const CFWL_ThemeBackground& pParams) override;
/aosp_15_r20/external/pdfium/xfa/fwl/theme/
H A Dcfwl_barcodetp.h20 void DrawBackground(const CFWL_ThemeBackground& pParams) override;
H A Dcfwl_pictureboxtp.h19 void DrawBackground(const CFWL_ThemeBackground& pParams) override;
H A Dcfwl_comboboxtp.h19 void DrawBackground(const CFWL_ThemeBackground& pParams) override;
H A Dcfwl_datetimepickertp.h19 void DrawBackground(const CFWL_ThemeBackground& pParams) override;
H A Dcfwl_edittp.h19 void DrawBackground(const CFWL_ThemeBackground& pParams) override;
H A Dcfwl_pictureboxtp.cpp17 void CFWL_PictureBoxTP::DrawBackground(const CFWL_ThemeBackground& pParams) { in DrawBackground() function in CFWL_PictureBoxTP
H A Dcfwl_carettp.h20 void DrawBackground(const CFWL_ThemeBackground& pParams) override;
H A Dcfwl_listboxtp.h20 void DrawBackground(const CFWL_ThemeBackground& pParams) override;
H A Dcfwl_barcodetp.cpp17 void CFWL_BarcodeTP::DrawBackground(const CFWL_ThemeBackground& pParams) { in DrawBackground() function in CFWL_BarcodeTP
H A Dcfwl_datetimepickertp.cpp16 void CFWL_DateTimePickerTP::DrawBackground( in DrawBackground() function in CFWL_DateTimePickerTP
H A Dcfwl_pushbuttontp.h22 void DrawBackground(const CFWL_ThemeBackground& pParams) override;
H A Dcfwl_carettp.cpp20 void CFWL_CaretTP::DrawBackground(const CFWL_ThemeBackground& pParams) { in DrawBackground() function in CFWL_CaretTP
H A Dcfwl_scrollbartp.h21 void DrawBackground(const CFWL_ThemeBackground& pParams) override;
H A Dcfwl_monthcalendartp.h19 void DrawBackground(const CFWL_ThemeBackground& pParams) override;
H A Dcfwl_comboboxtp.cpp20 void CFWL_ComboBoxTP::DrawBackground(const CFWL_ThemeBackground& pParams) { in DrawBackground() function in CFWL_ComboBoxTP
H A Dcfwl_checkboxtp.h25 void DrawBackground(const CFWL_ThemeBackground& pParams) override;
H A DREADME.md27 DrawBackground() calls from CFWL widgets to draw themselves and routes them to
H A Dcfwl_widgettp.h29 virtual void DrawBackground(const CFWL_ThemeBackground& pParams);

12