Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/theme/
Dcfwl_monthcalendartp.cpp268 FWLTHEME_STATE CFWL_MonthCalendarTP::GetState(uint32_t dwFWLStates) { in GetState() argument
269 if (dwFWLStates & CFWL_PartState_Hovered) in GetState()
271 if (dwFWLStates & CFWL_PartState_Pressed) in GetState()
Dcfwl_monthcalendartp.h45 FWLTHEME_STATE GetState(uint32_t dwFWLStates);