HomeSort by relevance Sort by last modified time
    Searched refs:fGlyphNames (Results 1 - 3 of 3) sorted by null

  /external/skia/src/core/
SkAdvancedTypefaceMetrics.h 73 SkTArray<SkString> fGlyphNames;
  /external/skia/src/ports/
SkFontHost_FreeType.cpp 613 info->fGlyphNames.reset(face->num_glyphs);
617 info->fGlyphNames[gID].set(glyphName);
    [all...]
  /external/skia/src/pdf/
SkPDFFont.cpp 551 const SkTArray<SkString>& glyphNames = info.fGlyphNames;

Completed in 137 milliseconds