Home
last modified time | relevance | path

Searched refs:DrawBkground (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/xfa/fwl/
Dcfwl_pushbutton.cpp62 DrawBkground(pGraphics, m_pProperties->m_pThemeProvider, &matrix); in DrawWidget()
65 void CFWL_PushButton::DrawBkground(CXFA_Graphics* pGraphics, in DrawBkground() function in CFWL_PushButton
Dcfwl_pushbutton.h37 void DrawBkground(CXFA_Graphics* pGraphics,
Dcfwl_listbox.h88 void DrawBkground(CXFA_Graphics* pGraphics,
Dcfwl_listbox.cpp113 DrawBkground(pGraphics, pTheme, &matrix); in DrawWidget()
352 void CFWL_ListBox::DrawBkground(CXFA_Graphics* pGraphics, in DrawBkground() function in CFWL_ListBox