Searched defs:DrawBackground (Results 1 – 16 of 16) sorted by relevance
19 void CFWL_BarcodeTP::DrawBackground(const CFWL_ThemeBackground& pParams) { in DrawBackground() function in pdfium::CFWL_BarcodeTP
19 void CFWL_PictureBoxTP::DrawBackground(const CFWL_ThemeBackground& pParams) { in DrawBackground() function in pdfium::CFWL_PictureBoxTP
18 void CFWL_DateTimePickerTP::DrawBackground( in DrawBackground() function in pdfium::CFWL_DateTimePickerTP
22 void CFWL_ComboBoxTP::DrawBackground(const CFWL_ThemeBackground& pParams) { in DrawBackground() function in pdfium::CFWL_ComboBoxTP
22 void CFWL_CaretTP::DrawBackground(const CFWL_ThemeBackground& pParams) { in DrawBackground() function in pdfium::CFWL_CaretTP
23 void CFWL_ListBoxTP::DrawBackground(const CFWL_ThemeBackground& pParams) { in DrawBackground() function in pdfium::CFWL_ListBoxTP
22 void CFWL_EditTP::DrawBackground(const CFWL_ThemeBackground& pParams) { in DrawBackground() function in pdfium::CFWL_EditTP
31 void CFWL_PushButtonTP::DrawBackground(const CFWL_ThemeBackground& pParams) { in DrawBackground() function in pdfium::CFWL_PushButtonTP
26 void CFWL_ScrollBarTP::DrawBackground(const CFWL_ThemeBackground& pParams) { in DrawBackground() function in pdfium::CFWL_ScrollBarTP
32 void CFWL_WidgetTP::DrawBackground(const CFWL_ThemeBackground& pParams) {} in DrawBackground() function in pdfium::CFWL_WidgetTP
37 void CFWL_MonthCalendarTP::DrawBackground(const CFWL_ThemeBackground& pParams) { in DrawBackground() function in pdfium::CFWL_MonthCalendarTP
212 void CFWL_CheckBoxTP::DrawBackground(const CFWL_ThemeBackground& pParams) { in DrawBackground() function in pdfium::CFWL_CheckBoxTP
85 void CXFA_FWLTheme::DrawBackground(const CFWL_ThemeBackground& pParams) { in DrawBackground() function in pdfium::CXFA_FWLTheme
281 void CFWL_Widget::DrawBackground(CFGAS_GEGraphics* pGraphics, in DrawBackground() function in pdfium::CFWL_Widget
152 void CFWL_MonthCalendar::DrawBackground(CFGAS_GEGraphics* pGraphics, in DrawBackground() function in pdfium::CFWL_MonthCalendar
333 static void DrawBackground(void) { in DrawBackground() function