Home
last modified time | relevance | path

Searched defs:DrawBackground (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/pdfium/xfa/fwl/theme/
H A Dcfwl_datetimepickertp.cpp16 void CFWL_DateTimePickerTP::DrawBackground( in DrawBackground() function in CFWL_DateTimePickerTP
H A Dcfwl_pictureboxtp.cpp17 void CFWL_PictureBoxTP::DrawBackground(const CFWL_ThemeBackground& pParams) { in DrawBackground() function in CFWL_PictureBoxTP
H A Dcfwl_barcodetp.cpp17 void CFWL_BarcodeTP::DrawBackground(const CFWL_ThemeBackground& pParams) { in DrawBackground() function in CFWL_BarcodeTP
H A Dcfwl_comboboxtp.cpp20 void CFWL_ComboBoxTP::DrawBackground(const CFWL_ThemeBackground& pParams) { in DrawBackground() function in CFWL_ComboBoxTP
H A Dcfwl_carettp.cpp20 void CFWL_CaretTP::DrawBackground(const CFWL_ThemeBackground& pParams) { in DrawBackground() function in CFWL_CaretTP
H A Dcfwl_listboxtp.cpp21 void CFWL_ListBoxTP::DrawBackground(const CFWL_ThemeBackground& pParams) { in DrawBackground() function in CFWL_ListBoxTP
H A Dcfwl_edittp.cpp20 void CFWL_EditTP::DrawBackground(const CFWL_ThemeBackground& pParams) { in DrawBackground() function in CFWL_EditTP
H A Dcfwl_pushbuttontp.cpp29 void CFWL_PushButtonTP::DrawBackground(const CFWL_ThemeBackground& pParams) { in DrawBackground() function in CFWL_PushButtonTP
H A Dcfwl_scrollbartp.cpp23 void CFWL_ScrollBarTP::DrawBackground(const CFWL_ThemeBackground& pParams) { in DrawBackground() function in CFWL_ScrollBarTP
H A Dcfwl_widgettp.cpp30 void CFWL_WidgetTP::DrawBackground(const CFWL_ThemeBackground& pParams) {} in DrawBackground() function in CFWL_WidgetTP
H A Dcfwl_monthcalendartp.cpp35 void CFWL_MonthCalendarTP::DrawBackground(const CFWL_ThemeBackground& pParams) { in DrawBackground() function in CFWL_MonthCalendarTP
H A Dcfwl_checkboxtp.cpp209 void CFWL_CheckBoxTP::DrawBackground(const CFWL_ThemeBackground& pParams) { in DrawBackground() function in CFWL_CheckBoxTP
/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
/aosp_15_r20/external/pdfium/xfa/fwl/
H A Dcfwl_widget.cpp279 void CFWL_Widget::DrawBackground(CFGAS_GEGraphics* pGraphics, in DrawBackground() function in CFWL_Widget
H A Dcfwl_monthcalendar.cpp150 void CFWL_MonthCalendar::DrawBackground(CFGAS_GEGraphics* pGraphics, in DrawBackground() function in CFWL_MonthCalendar
/aosp_15_r20/external/webp/examples/
H A Dvwebp.c333 static void DrawBackground(void) { in DrawBackground() function