Searched refs:FWL_MCCAPACITY_Sun (Results 1 - 4 of 4) sorted by relevance

/external/pdfium/xfa/include/fwl/basewidget/
H A Dfwl_monthcalendar.h75 #define FWL_MCCAPACITY_Sun FWL_WGTCAPACITY_MAX + 5 macro
/external/pdfium/xfa/src/fxfa/src/app/
H A Dxfa_fwltheme.cpp246 dwCapacity >= FWL_MCCAPACITY_Sun && dwCapacity <= FWL_MCCAPACITY_Today) {
/external/pdfium/xfa/src/fwl/src/theme/
H A Dmonthcalendartp.cpp269 case FWL_MCCAPACITY_Sun: {
/external/pdfium/xfa/src/fwl/src/basewidget/
H A Dfwl_monthcalendarimp.cpp332 pTheme->GetCapacity(&params, i + FWL_MCCAPACITY_Sun));
508 for (FX_DWORD week = FWL_MCCAPACITY_Sun; week <= FWL_MCCAPACITY_Sat;

Completed in 114 milliseconds