]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/layout/MultipleSubstSubtables.h
ICU-511.31.tar.gz
[apple/icu.git] / icuSources / layout / MultipleSubstSubtables.h
index 49f60c2bf2eed75eb3b8f5ceef5be51c180c3c17..1d6c978ad1ef1a8a8806ed80ec02d4ff5ba22c34 100644 (file)
@@ -1,7 +1,6 @@
 /*
 /*
- * @(#)MultipleSubstSubtables.h        1.6 00/03/15
  *
  *
- * (C) Copyright IBM Corp. 1998-2003 - All Rights Reserved
+ * (C) Copyright IBM Corp. 1998-2008 - All Rights Reserved
  *
  */
 
  *
  */
 
@@ -32,7 +31,7 @@ struct MultipleSubstitutionSubtable : GlyphSubstitutionSubtable
     le_uint16 sequenceCount;
     Offset    sequenceTableOffsetArray[ANY_NUMBER];
 
     le_uint16 sequenceCount;
     Offset    sequenceTableOffsetArray[ANY_NUMBER];
 
-    le_uint32 process(GlyphIterator *glyphIterator, const LEGlyphFilter *filter = NULL) const;
+    le_uint32 process(GlyphIterator *glyphIterator, LEErrorCode& success, const LEGlyphFilter *filter = NULL) const;
 };
 
 U_NAMESPACE_END
 };
 
 U_NAMESPACE_END