Searched defs:m_pFontName (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fxge/ge/
H A Dfx_ge_fontmap.cpp814 FX_LPCSTR m_pFontName; member in struct:_AltFontFamily
826 if (str_key.Find(((_AltFontFamily*)element)->m_pFontName) != -1) {
829 return FXSYS_stricmp((FX_LPCSTR)key, ((_AltFontFamily*)element)->m_pFontName);

Completed in 257 milliseconds