Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

MorphTables.h File Reference

Go to the source code of this file.

Compounds

struct  ChainHeader
struct  FeatureTableEntry
struct  MorphSubtableHeader
struct  MorphTableHeader

Typedefs

typedef le_uint32 FeatureFlags
typedef le_int16 FeatureType
typedef le_int16 FeatureSetting
typedef le_int16 SubtableCoverage

Enumerations

enum  SubtableCoverageFlags {
  scfVertical = 0x8000, scfReverse = 0x4000, scfIgnoreVt = 0x2000, scfReserved = 0x1FF8,
  scfTypeMask = 0x0007
}
enum  MorphSubtableType {
  mstIndicRearrangement = 0, mstContextualGlyphSubstitution = 1, mstLigatureSubstitution = 2, mstReservedUnused = 3,
  mstNonContextualGlyphSubstitution = 4, mstContextualGlyphInsertion = 5
}


Typedef Documentation

typedef le_uint32 FeatureFlags
 

Definition at line 14 of file MorphTables.h.

typedef le_int16 FeatureSetting
 

Definition at line 17 of file MorphTables.h.

typedef le_int16 FeatureType
 

Definition at line 16 of file MorphTables.h.

typedef le_int16 SubtableCoverage
 

Definition at line 45 of file MorphTables.h.


Enumeration Type Documentation

enum MorphSubtableType
 

Enumeration values:
mstIndicRearrangement  
mstContextualGlyphSubstitution  
mstLigatureSubstitution  
mstReservedUnused  
mstNonContextualGlyphSubstitution  
mstContextualGlyphInsertion  

Definition at line 56 of file MorphTables.h.

enum SubtableCoverageFlags
 

Enumeration values:
scfVertical  
scfReverse  
scfIgnoreVt  
scfReserved  
scfTypeMask  

Definition at line 47 of file MorphTables.h.


Generated at Tue Dec 5 18:13:09 2000 for ICU by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000