Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_fwltheme.cpp56 static const FX_WCHAR* g_FWLTheme_CalFonts[] = { variable
62 i < sizeof(g_FWLTheme_CalFonts) / sizeof(const FX_WCHAR*); in Initialize()
64 m_pCalendarFont = IFX_Font::LoadFont(g_FWLTheme_CalFonts[i], 0, 0, in Initialize()