Home | History | Annotate | Download | only in layout

Lines Matching refs:LEGlyphStorage

25 #include "LEGlyphStorage.h"
155 fGlyphStorage = new LEGlyphStorage();
199 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success)
224 LEGlyphStorage fakeGlyphStorage;
306 LEGlyphStorage &glyphStorage, LEErrorCode &success)
332 void LayoutEngine::positionGlyphs(LEGlyphStorage &glyphStorage, float x, float y, LEErrorCode &success)
360 LEGlyphStorage &glyphStorage, LEErrorCode &success)
387 void LayoutEngine::adjustMarkGlyphs(LEGlyphStorage &glyphStorage, LEGlyphFilter *markFilter, LEErrorCode &success)
423 void LayoutEngine::adjustMarkGlyphs(const LEUnicode chars[], le_int32 charCount, le_bool reverse, LEGlyphStorage &glyphStorage, LEGlyphFilter *markFilter, LEErrorCode &success)
471 LEGlyphStorage &glyphStorage, LEErrorCode &success)