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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DLayoutEngine.cpp388 void LayoutEngine::positionGlyphs(LEGlyphStorage &glyphStorage, float x, float y, LEErrorCode &success) function in class:LayoutEngine
562 positionGlyphs(*fGlyphStorage, x, y, success);

Completed in 62 milliseconds