Home
last modified time | relevance | path

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

/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
DClassTable.java32 public int getGlyphID() in getGlyphID() method in ClassTable.ClassEntry
/third_party/skia/src/core/
DSkGlyph.h241 SkGlyphID getGlyphID() const { return fID.glyphID(); } in getGlyphID() function