Home
last modified time | relevance | path

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

/external/skia/include/core/
DSkScalerContext.h87 uint16_t getGlyphID() const { in getGlyphID() function
91 unsigned getGlyphID(unsigned baseGlyphCount) const { in getGlyphID() function
/external/icu4c/layout/
DLEGlyphStorage.cpp254 LEGlyphID LEGlyphStorage::getGlyphID(le_int32 glyphIndex, LEErrorCode &success) const in getGlyphID() function in LEGlyphStorage