Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/ge/
Dfx_ge_fontmap.cpp71 const struct AltFontName { struct
226 return FXSYS_stricmp((const FX_CHAR*)key, ((AltFontName*)element)->m_pName); in CompareString()
1595 AltFontName* found = static_cast<AltFontName*>( in PDF_GetStandardFontName()
1597 sizeof(AltFontName), CompareString)); in PDF_GetStandardFontName()