Home
last modified time | relevance | path

Searched refs:FillSoildRect (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/fwl/theme/
Dcfwl_listboxtp.cpp29 FillSoildRect(pParams->m_pGraphics, ArgbEncode(255, 255, 255, 255), in DrawBackground()
32 FillSoildRect(pParams->m_pGraphics, FWLTHEME_COLOR_Background, in DrawBackground()
54 FillSoildRect(pParams->m_pGraphics, color, &pParams->m_rtPart, in DrawBackground()
Dcfwl_widgettp.cpp120 FillSoildRect(pGraphics, FWLTHEME_COLOR_Background, pRect, pMatrix); in FillBackground()
123 void CFWL_WidgetTP::FillSoildRect(CFX_Graphics* pGraphics, in FillSoildRect() function in CFWL_WidgetTP
Dcfwl_widgettp.h64 void FillSoildRect(CFX_Graphics* pGraphics,