diff options
Diffstat (limited to 'Build/source/libs/icu-xetex/layout/KhmerReordering.h')
-rw-r--r-- | Build/source/libs/icu-xetex/layout/KhmerReordering.h | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/Build/source/libs/icu-xetex/layout/KhmerReordering.h b/Build/source/libs/icu-xetex/layout/KhmerReordering.h index 71b4021d5eb..eecd12dff63 100644 --- a/Build/source/libs/icu-xetex/layout/KhmerReordering.h +++ b/Build/source/libs/icu-xetex/layout/KhmerReordering.h @@ -1,6 +1,5 @@ /* - * - * (C) Copyright IBM Corp. 1998-2004 - All Rights Reserved + * (C) Copyright IBM Corp. 1998-2005 - All Rights Reserved * * This file is a modification of the ICU file IndicReordering.h * by Jens Herden and Javier Sola for Khmer language @@ -15,8 +14,8 @@ * \internal */ -// #include "LETypes.h" -// #include "OpenTypeTables.h" +#include "LETypes.h" +#include "OpenTypeTables.h" U_NAMESPACE_BEGIN @@ -118,7 +117,7 @@ public: static le_int32 reorder(const LEUnicode *theChars, le_int32 charCount, le_int32 scriptCode, LEUnicode *outChars, LEGlyphStorage &glyphStorage); - static const LETag *getFeatureOrder(); + static const FeatureMap *getFeatureMap(le_int32 &count); private: // do not instantiate |