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

  /external/skia/include/core/
SkAdvancedTypefaceMetrics.h 117 SkTScopedPtr<SkAutoTArray<SkString> > fGlyphNames;
  /external/skia/src/ports/
SkFontHost_FreeType.cpp 561 info->fGlyphNames.reset(
566 info->fGlyphNames->get()[gID].set(glyphName);
    [all...]
  /external/skia/src/pdf/
SkPDFFont.cpp 727 new SkPDFName(fFontInfo->fGlyphNames->get()[gID]))->unref();
    [all...]

Completed in 451 milliseconds