Home
last modified time | relevance | path

Searched refs:FWL_WGTCAPACITY_MC_WEEK_WIDTH (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/include/fwl/basewidget/
Dfwl_monthcalendar.h36 #define FWL_WGTCAPACITY_MC_WEEK_WIDTH 30 macro
/external/pdfium/xfa/src/fwl/src/theme/
Dmonthcalendartp.cpp221 case FWL_WGTCAPACITY_MC_WEEK_WIDTH: { in GetCapacity()
/external/pdfium/xfa/src/fwl/src/basewidget/
Dfwl_monthcalendarimp.cpp680 pTheme->GetCapacity(&part, FWL_WGTCAPACITY_MC_WEEK_WIDTH)); in GetCapValue()