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

Combining class

Enumerations

enum  {
  FX::CombBelowLeftAtt = 200,
  FX::CombBelowAtt = 202,
  FX::CombBelowRightAtt = 204,
  FX::CombLeftAtt = 208,
  FX::CombRightAtt = 210,
  FX::CombAboveLeftAtt = 212,
  FX::CombAboveAtt = 214,
  FX::CombAboveRightAtt = 216,
  FX::CombBelowLeft = 218,
  FX::CombBelow = 220,
  FX::CombBelowRight = 222,
  FX::CombLeft = 224,
  FX::CombRight = 226,
  FX::CombAboveLeft = 228,
  FX::CombAbove = 230,
  FX::CombAboveRight = 232,
  FX::CombDoubleBelow = 233,
  FX::CombDoubleAbove = 234,
  FX::CombIotaSub = 240
}

Enumeration Type Documentation

anonymous enum

Combining class.

Enumerator:
CombBelowLeftAtt 

Below left attached.

CombBelowAtt 

Below attached.

CombBelowRightAtt 

Below right attached.

CombLeftAtt 

Left attached (reordrant around single base character)

CombRightAtt 

Right attached.

CombAboveLeftAtt 

Above left attached.

CombAboveAtt 

Above attached.

CombAboveRightAtt 

Above right attached.

CombBelowLeft 

Below left.

CombBelow 

Below.

CombBelowRight 

Below right.

CombLeft 

Left (reordrant around single base character)

CombRight 

Right.

CombAboveLeft 

Above left.

CombAbove 

Above.

CombAboveRight 

Above right.

CombDoubleBelow 

Double below.

CombDoubleAbove 

Double above.

CombIotaSub 

Below (iota subscript)

Copyright © 1997-2005 Jeroen van der Zijp