Lines Matching refs:LEErrorCode
141 LEErrorCode &success)
160 void LayoutEngine::getCharIndices(le_int32 charIndices[], le_int32 indexBase, LEErrorCode &success) const
165 void LayoutEngine::getCharIndices(le_int32 charIndices[], LEErrorCode &success) const
171 void LayoutEngine::getGlyphs(le_uint32 glyphs[], le_uint32 extraBits, LEErrorCode &success) const
176 void LayoutEngine::getGlyphs(LEGlyphID glyphs[], LEErrorCode &success) const
182 void LayoutEngine::getGlyphPositions(float positions[], LEErrorCode &success) const
187 void LayoutEngine::getGlyphPosition(le_int32 glyphIndex, float &x, float &y, LEErrorCode &success) const
193 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success)
300 LEGlyphStorage &glyphStorage, LEErrorCode &success)
326 void LayoutEngine::positionGlyphs(LEGlyphStorage &glyphStorage, float x, float y, LEErrorCode &success)
354 LEGlyphStorage &glyphStorage, LEErrorCode &success)
381 void LayoutEngine::adjustMarkGlyphs(LEGlyphStorage &glyphStorage, LEGlyphFilter *markFilter, LEErrorCode &success)
417 void LayoutEngine::adjustMarkGlyphs(const LEUnicode chars[], le_int32 charCount, le_bool reverse, LEGlyphStorage &glyphStorage, LEGlyphFilter *markFilter, LEErrorCode &success)
465 LEGlyphStorage &glyphStorage, LEErrorCode &success)
482 float x, float y, LEErrorCode &success)
511 LayoutEngine *LayoutEngine::layoutEngineFactory(const LEFontInstance *fontInstance, le_int32 scriptCode, le_int32 languageCode, LEErrorCode &success)
517 LayoutEngine *LayoutEngine::layoutEngineFactory(const LEFontInstance *fontInstance, le_int32 scriptCode, le_int32 languageCode, le_int32 typoFlags, LEErrorCode &success)