anonymous enum

Combining class.

Enumerator:
CombBelowLeftAtt 
CombBelowAtt  Below left attached.
CombBelowRightAtt  Below attached.
CombLeftAtt  Below right attached.
CombRightAtt  Left attached (reordrant around single base character).
CombAboveLeftAtt  Right attached.
CombAboveAtt  Above left attached.
CombAboveRightAtt  Above attached.
CombBelowLeft  Above right attached.
CombBelow  Below left.
CombBelowRight  Below.
CombLeft  Below right.
CombRight  Left (reordrant around single base character).
CombAboveLeft  Right.
CombAbove  Above left.
CombAboveRight  Above.
CombDoubleBelow  Above right.
CombDoubleAbove  Double below.
CombIotaSub  Double above.

Definition at line 100 of file fxunicode.h.

00100      {
00101   CombBelowLeftAtt  = 200,     
00102   CombBelowAtt      = 202,     
00103   CombBelowRightAtt = 204,     
00104   CombLeftAtt       = 208,     
00105   CombRightAtt      = 210,     
00106   CombAboveLeftAtt  = 212,     
00107   CombAboveAtt      = 214,     
00108   CombAboveRightAtt = 216,     
00109   CombBelowLeft     = 218,     
00110   CombBelow         = 220,     
00111   CombBelowRight    = 222,     
00112   CombLeft          = 224,     
00113   CombRight         = 226,     
00114   CombAboveLeft     = 228,     
00115   CombAbove         = 230,     
00116   CombAboveRight    = 232,     
00117   CombDoubleBelow   = 233,     
00118   CombDoubleAbove   = 234,     
00119   CombIotaSub       = 240      
00120   };


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:31:48 2009 for TnFOX by doxygen v1.4.7