#include <aw_color_groups.hxx>
#include <awt_canvas.hxx>
Go to the source code of this file.
|
enum | {
GEN_GC_DEFAULT = 0,
GEN_GC_FIRST_FONT = GEN_GC_DEFAULT,
GEN_GC_GENE,
GEN_GC_MARKED,
GEN_GC_CURSOR,
GEN_GC_LAST_FONT = GEN_GC_CURSOR,
GEN_GC_FIRST_COLOR_GROUP,
GEN_GC_MAX = GEN_GC_FIRST_COLOR_GROUP+AW_COLOR_GROUPS
} |
|
enum | GEN_DisplayStyle { GEN_DISPLAY_STYLE_RADIAL,
GEN_DISPLAY_STYLE_BOOK,
GEN_DISPLAY_STYLE_VERTICAL
} |
|
enum | CbInstallMode { INSTALL_CBS,
REMOVE_CBS,
FORGET_CBS
} |
|
Enumerator |
---|
GEN_GC_DEFAULT |
|
GEN_GC_FIRST_FONT |
|
GEN_GC_GENE |
|
GEN_GC_MARKED |
|
GEN_GC_CURSOR |
|
GEN_GC_LAST_FONT |
|
GEN_GC_FIRST_COLOR_GROUP |
|
GEN_GC_MAX |
|
Definition at line 22 of file GEN_graphic.hxx.
Enumerator |
---|
GEN_DISPLAY_STYLE_RADIAL |
|
GEN_DISPLAY_STYLE_BOOK |
|
GEN_DISPLAY_STYLE_VERTICAL |
|
Definition at line 38 of file GEN_graphic.hxx.
Enumerator |
---|
INSTALL_CBS |
|
REMOVE_CBS |
|
FORGET_CBS |
|
Definition at line 50 of file GEN_graphic.hxx.