HomeSort by relevance Sort by last modified time
    Searched refs:FWLTHEME_COLOR_Background (Results 1 - 4 of 4) sorted by null

  /external/pdfium/xfa/fwl/theme/
cfwl_utils.h 33 #define FWLTHEME_COLOR_Background (ArgbEncode(255, 236, 233, 216))
cfwl_listboxtp.cpp 32 FillSoildRect(pParams->m_pGraphics, FWLTHEME_COLOR_Background,
cfwl_edittp.cpp 58 CFX_Color cr(FWLTHEME_COLOR_Background);
cfwl_widgettp.cpp 120 FillSoildRect(pGraphics, FWLTHEME_COLOR_Background, pRect, pMatrix);

Completed in 719 milliseconds