Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/font/
Dcpdf_type1font.cpp27 const GlyphNameMap g_GlyphNameSubsts[] = {{"ff", "uniFB00"}, variable
34 for (const auto& element : g_GlyphNameSubsts) { in GlyphNameRemap()