Home | History | Annotate | Download | only in layout

Lines Matching refs:LEErrorCode

145                            LEErrorCode &success)
164 void LayoutEngine::getCharIndices(le_int32 charIndices[], le_int32 indexBase, LEErrorCode &success) const
169 void LayoutEngine::getCharIndices(le_int32 charIndices[], LEErrorCode &success) const
175 void LayoutEngine::getGlyphs(le_uint32 glyphs[], le_uint32 extraBits, LEErrorCode &success) const
180 void LayoutEngine::getGlyphs(LEGlyphID glyphs[], LEErrorCode &success) const
186 void LayoutEngine::getGlyphPositions(float positions[], LEErrorCode &success) const
191 void LayoutEngine::getGlyphPosition(le_int32 glyphIndex, float &x, float &y, LEErrorCode &success) const
197 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success)
304 LEGlyphStorage &glyphStorage, LEErrorCode &success)
330 void LayoutEngine::positionGlyphs(LEGlyphStorage &glyphStorage, float x, float y, LEErrorCode &success)
358 LEGlyphStorage &glyphStorage, LEErrorCode &success)
385 void LayoutEngine::adjustMarkGlyphs(LEGlyphStorage &glyphStorage, LEGlyphFilter *markFilter, LEErrorCode &success)
421 void LayoutEngine::adjustMarkGlyphs(const LEUnicode chars[], le_int32 charCount, le_bool reverse, LEGlyphStorage &glyphStorage, LEGlyphFilter *markFilter, LEErrorCode &success)
469 LEGlyphStorage &glyphStorage, LEErrorCode &success)
486 float x, float y, LEErrorCode &success)
515 LayoutEngine *LayoutEngine::layoutEngineFactory(const LEFontInstance *fontInstance, le_int32 scriptCode, le_int32 languageCode, LEErrorCode &success)
521 LayoutEngine *LayoutEngine::layoutEngineFactory(const LEFontInstance *fontInstance, le_int32 scriptCode, le_int32 languageCode, le_int32 typoFlags, LEErrorCode &success)