filters
DisplayFontParam Class Reference
List of all members.Detailed Description
Definition at line 47 of file GlobalParams.h.
Public Member Functions | |
| DisplayFontParam (GString *nameA, DisplayFontParamKind kindA) | |
| DisplayFontParam (const char *nameA, const char *xlfdA, const char *encodingA) | |
| ~DisplayFontParam () | |
Public Attributes | |
| GString * | name |
| DisplayFontParamKind | kind |
| GString * | xlfd |
| GString * | encoding |
| struct { | |
| GString * xlfd | |
| GString * encoding | |
| } | x |
| GString * | fileName |
| struct { | |
| GString * fileName | |
| } | t1 |
| GString * | fileName |
| struct { | |
| GString * fileName | |
| } | tt |
The documentation for this class was generated from the following files:

