Searched refs:positionGlyphs (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/layout/
H A DLayoutEngine.h224 virtual void positionGlyphs(LEGlyphStorage &glyphStorage, float x, float y, LEErrorCode &success);
345 * the computeGlyphs, positionGlyphs and adjustGlyphPosition methods. It will
H A DLayoutEngine.cpp332 void LayoutEngine::positionGlyphs(LEGlyphStorage &glyphStorage, float x, float y, LEErrorCode &success) function in class:LayoutEngine
506 positionGlyphs(*fGlyphStorage, x, y, success);

Completed in 188 milliseconds