]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/layout/SubstitutionLookups.h
ICU-461.12.tar.gz
[apple/icu.git] / icuSources / layout / SubstitutionLookups.h
index 3365850642b449a28483a04a540c8d5aa2dc3103..582b6f661e4c3eef0e7ff99b4ed095e3c7ddeab4 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2004 - All Rights Reserved
+ * (C) Copyright IBM Corp. 1998-2008 - All Rights Reserved
  *
  */
 
@@ -35,7 +35,8 @@ struct SubstitutionLookup
         le_uint16 substCount,
         GlyphIterator *glyphIterator,
         const LEFontInstance *fontInstance,
-        le_int32 position);
+        le_int32 position,
+               LEErrorCode& success);
 };
 
 U_NAMESPACE_END