Lines Matching refs:success

69      * @param success - set to an error code if the operation fails
78 le_int32 typoFlags, const LEReferenceTo<GlyphSubstitutionTableHeader> &gsubTable, LEErrorCode &success);
87 * @param success - set to an error code if the operation fails
95 le_int32 typoFlags, LEErrorCode &success);
135 * @param success - set to an error code if the operation fails
142 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success);
157 * @param success - output parameter set to an error code if the operation fails
161 virtual void adjustGlyphPositions(const LEUnicode chars[], le_int32 offset, le_int32 count, le_bool reverse, LEGlyphStorage &glyphStorage, LEErrorCode &success);
163 // static void adjustMarkGlyphs(const LEUnicode chars[], le_int32 offset, le_int32 count, le_bool rightToLeft, LEGlyphStorage &glyphStorage, LEErrorCode &success);
189 * @param success - set to an error code if the operation fails
197 le_int32 typoFlags, LEErrorCode &success);
220 * @param success - set to an error code if the operation fails
226 virtual le_int32 glyphPostProcessing(LEGlyphStorage &tempGlyphStorage, LEGlyphStorage &glyphStorage, LEErrorCode &success);
240 * @param success - set to an error code if the operation fails
245 LEGlyphStorage &glyphStorage, LEErrorCode &success);
257 * @param success - output parameter set to an error code if the operation fails
261 virtual void adjustGlyphPositions(const LEUnicode chars[], le_int32 offset, le_int32 count, le_bool reverse, LEGlyphStorage &glyphStorage, LEErrorCode &success);