Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/ge/
Dfx_ge_fontmap.cpp780 FX_LPCSTR m_pFontName; member
792 if (str_key.Find(((_AltFontFamily*)element)->m_pFontName) != -1) { in compareFontFamilyString()
795 return FXSYS_stricmp((FX_LPCSTR)key, ((_AltFontFamily*)element)->m_pFontName); in compareFontFamilyString()