Searched refs:positionGlyphs (Results 1 – 2 of 2) sorted by relevance
218 … virtual void positionGlyphs(LEGlyphStorage &glyphStorage, float x, float y, LEErrorCode &success);
326 void LayoutEngine::positionGlyphs(LEGlyphStorage &glyphStorage, float x, float y, LEErrorCode &succ… in positionGlyphs() function in LayoutEngine500 positionGlyphs(*fGlyphStorage, x, y, success); in layoutChars()