Home
last modified time | relevance | path

Searched refs:clrCaption (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fwl/theme/
Dcfwl_monthcalendartp.h27 FX_ARGB clrCaption; member
Dcfwl_monthcalendartp.cpp98 m_pTextOut->SetTextColor(m_pThemeData->clrCaption); in DrawText()
277 m_pThemeData->clrCaption = ArgbEncode(0xff, 0, 153, 255); in SetThemeData()