Enumerations | |
| enum class | GE_CM_FONTSORT { FLAT , HIERARCHICAL } |
Functions | |
| enum GE_CM_FONTSORT | MAXON_ENUM_LIST (GE_CM_FONTSORT) |
|
strong |
| Enumerator | |
|---|---|
| FLAT | One BaseContainer per font, no order guaranteed. |
| HIERARCHICAL | The font families are sorted alphabetically. For each font family a BaseContainer is stored and will hold a description for each font of this family (one BaseContainer per font). |
| enum GE_CM_FONTSORT MAXON_ENUM_LIST | ( | GE_CM_FONTSORT | ) |