Searched refs:FillSoildRect (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/xfa/fwl/theme/ |
D | cfwl_listboxtp.cpp | 29 FillSoildRect(pParams->m_pGraphics, ArgbEncode(255, 255, 255, 255), in DrawBackground() 32 FillSoildRect(pParams->m_pGraphics, FWLTHEME_COLOR_Background, in DrawBackground() 49 FillSoildRect(pParams->m_pGraphics, color, &pParams->m_rtPart, in DrawBackground()
|
D | cfwl_widgettp.cpp | 122 FillSoildRect(pGraphics, FWLTHEME_COLOR_Background, pRect, pMatrix); in FillBackground() 125 void CFWL_WidgetTP::FillSoildRect(CXFA_Graphics* pGraphics, in FillSoildRect() function in CFWL_WidgetTP
|
D | cfwl_widgettp.h | 63 void FillSoildRect(CXFA_Graphics* pGraphics,
|