Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/theme/
Dcfwl_monthcalendartp.cpp260 FWLTHEME_STATE CFWL_MonthCalendarTP::GetState(uint32_t dwFWLStates) { in GetState() argument
261 if (dwFWLStates & CFWL_PartState_Hovered) in GetState()
263 if (dwFWLStates & CFWL_PartState_Pressed) in GetState()
Dcfwl_monthcalendartp.h40 FWLTHEME_STATE GetState(uint32_t dwFWLStates);