Home
last modified time | relevance | path

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

/external/icu/icu4c/source/layout/
DLEGlyphStorage.cpp406 void LEGlyphStorage::getGlyphPosition(le_int32 glyphIndex, float &x, float &y, LEErrorCode &success… in getGlyphPosition() function in LEGlyphStorage
DLayoutEngine.cpp193 void LayoutEngine::getGlyphPosition(le_int32 glyphIndex, float &x, float &y, LEErrorCode &success) … in getGlyphPosition() function in LayoutEngine