Home | History | Annotate | Download | only in layout

Lines Matching refs:success

44      * @param success - set to an error code if the operation fails
53 le_int32 typoFlags, const GlyphSubstitutionTableHeader *gsubTable, LEErrorCode &success);
62 * @param success - set to an error code if the operation fails
70 le_int32 typoFlags, LEErrorCode &success);
110 * @param success - set to an error code if the operation fails
117 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success);
132 * @param success - output parameter set to an error code if the operation fails
136 virtual void adjustGlyphPositions(const LEUnicode chars[], le_int32 offset, le_int32 count, le_bool reverse, LEGlyphStorage &glyphStorage, LEErrorCode &success);
138 // static void adjustMarkGlyphs(const LEUnicode chars[], le_int32 offset, le_int32 count, le_bool rightToLeft, LEGlyphStorage &glyphStorage, LEErrorCode &success);
164 * @param success - set to an error code if the operation fails
172 le_int32 typoFlags, LEErrorCode &success);
195 * @param success - set to an error code if the operation fails
201 virtual le_int32 glyphPostProcessing(LEGlyphStorage &tempGlyphStorage, LEGlyphStorage &glyphStorage, LEErrorCode &success);
215 * @param success - set to an error code if the operation fails
220 LEGlyphStorage &glyphStorage, LEErrorCode &success);
232 * @param success - output parameter set to an error code if the operation fails
236 virtual void adjustGlyphPositions(const LEUnicode chars[], le_int32 offset, le_int32 count, le_bool reverse, LEGlyphStorage &glyphStorage, LEErrorCode &success);