Searched refs:FWLTHEME_COLOR_Background (Results 1 – 4 of 4) sorted by relevance
33 #define FWLTHEME_COLOR_Background (ArgbEncode(255, 236, 233, 216)) macro
32 FillSoildRect(pParams->m_pGraphics, FWLTHEME_COLOR_Background, in DrawBackground()
58 CFX_Color cr(FWLTHEME_COLOR_Background); in DrawBackground()
120 FillSoildRect(pGraphics, FWLTHEME_COLOR_Background, pRect, pMatrix); in FillBackground()