Home
last modified time | relevance | path

Searched defs:getGlyphID (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/core/
DSkGlyph.h91 uint16_t getGlyphID() const { in getGlyphID() function
/external/icu/icu4c/source/layout/
DLEGlyphStorage.cpp254 LEGlyphID LEGlyphStorage::getGlyphID(le_int32 glyphIndex, LEErrorCode &success) const in getGlyphID() function in LEGlyphStorage
/external/fonttools/Lib/fontTools/ttLib/
D__init__.py557 def getGlyphID(self, glyphName, requireReal=False): member in TTFont
/external/fonttools/Lib/fontTools/ttLib/tables/
D_g_l_y_f.py142 def getGlyphID(self, glyphName): member in table__g_l_y_f