Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_ffapp.cpp56 if (fwl_theme->LoadCalendarFont(doc)) in GetFWLTheme()
Dcxfa_fwltheme.h32 bool LoadCalendarFont(CXFA_FFDoc* doc);
Dcxfa_fwltheme.cpp64 bool CXFA_FWLTheme::LoadCalendarFont(CXFA_FFDoc* doc) { in LoadCalendarFont() function in CXFA_FWLTheme