Searched defs:getGlyphPositions (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/layout/
H A DLEGlyphStorage.cpp387 void LEGlyphStorage::getGlyphPositions(float positions[], LEErrorCode &success) const function in class:LEGlyphStorage
H A DLayoutEngine.cpp182 void LayoutEngine::getGlyphPositions(float positions[], LEErrorCode &success) const function in class:LayoutEngine
184 fGlyphStorage->getGlyphPositions(positions, success);

Completed in 1112 milliseconds