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

/external/pdfium/core/src/fxge/ge/
H A Dfx_ge_fontmap.cpp191 g_AltFontNames[] = { variable in typeref:struct:_AltFontName
290 _AltFontName* found = (_AltFontName*)FXSYS_bsearch((FX_LPCSTR)name, g_AltFontNames,
291 sizeof g_AltFontNames / sizeof (_AltFontName), sizeof (_AltFontName), compareString);

Completed in 51 milliseconds