Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dcfx_fontmapper.cpp47 } g_AltFontNames[] = { variable
791 const auto* end = std::end(g_AltFontNames); in PDF_GetStandardFontName()
793 std::lower_bound(std::begin(g_AltFontNames), end, name->c_str(), in PDF_GetStandardFontName()