Searched refs:FWLTHEME_COLOR_Background (Results 1 – 7 of 7) sorted by relevance
54 #define FWLTHEME_COLOR_Background (ArgbEncode(255, 236, 233, 216)) macro
44 CFX_Color cr(FWLTHEME_COLOR_Background); in DrawBackground()
32 FillSoildRect(pParams->m_pGraphics, FWLTHEME_COLOR_Background, in DrawBackground()
86 CFX_Color crFill(FWLTHEME_COLOR_Background); in DrawDropDownButton()
129 CFX_Color crFill(FWLTHEME_COLOR_Background); in DrawDropDownButton()
280 CFX_Color crFill(FWLTHEME_COLOR_Background); in DrawThumbBtn()320 CFX_Color crFill(FWLTHEME_COLOR_Background); in DrawMaxMinBtn()
415 FillSoildRect(pGraphics, FWLTHEME_COLOR_Background, pRect, pMatrix); in FillBackground()