Home
last modified time | relevance | path

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

/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
DClassTable.java30 public int getGlyphID() in getGlyphID() method in ClassTable.ClassEntry
/external/skia/src/core/
DSkGlyph.h109 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