]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/layout/HanLayoutEngine.h
ICU-8.11.tar.gz
[apple/icu.git] / icuSources / layout / HanLayoutEngine.h
index eaeb5635ee94ed1245b16fb01fb5f76eae5a3257..6f683e1e28615f21771c60edfff85ee3a7a55af1 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * HanLayoutEngine.h: OpenType processing for Han fonts.
  *
- * (C) Copyright IBM Corp. 1998-2004 - All Rights Reserved.
+ * (C) Copyright IBM Corp. 1998-2005 - All Rights Reserved.
  */
 
 #ifndef __HANLAYOUTENGINE_H
@@ -47,7 +47,7 @@ public:
      * @internal
      */
     HanOpenTypeLayoutEngine(const LEFontInstance *fontInstance, le_int32 scriptCode, le_int32 languageCode,
-                            const GlyphSubstitutionTableHeader *gsubTable);
+                            le_int32 typoFlags, const GlyphSubstitutionTableHeader *gsubTable);
 
 
     /**