HomeSort by relevance Sort by last modified time
    Searched refs:glyphName (Results 26 - 30 of 30) sorted by null

12

  /external/fonttools/Lib/fontTools/ttLib/tables/
E_B_L_C_.py 363 for glyphName, glyphId in zip(self.names, glyphIds):
364 writer.simpletag('glyphLoc', name=glyphName, id=glyphId)
_c_m_a_p.py     [all...]
  /external/chromium_org/third_party/skia/src/ports/
SkFontHost_FreeType.cpp 705 char glyphName[128]; // PS limit for names is 127 bytes.
706 FT_Get_Glyph_Name(face, gID, glyphName, 128);
707 info->fGlyphNames->get()[gID].set(glyphName);
    [all...]
  /external/skia/src/ports/
SkFontHost_FreeType.cpp 705 char glyphName[128]; // PS limit for names is 127 bytes.
706 FT_Get_Glyph_Name(face, gID, glyphName, 128);
707 info->fGlyphNames->get()[gID].set(glyphName);
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
pdfjs.js     [all...]

Completed in 3185 milliseconds

12