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