Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/app/
Dxfa_fwltheme.cpp31 const FX_WCHAR* const g_FWLTheme_CalFonts[] = { variable
63 for (size_t i = 0; !m_pCalendarFont && i < FX_ArraySize(g_FWLTheme_CalFonts); in CXFA_FWLTheme()
65 m_pCalendarFont = CFGAS_GEFont::LoadFont(g_FWLTheme_CalFonts[i], 0, 0, in CXFA_FWLTheme()