|
ARB
|

Go to the source code of this file.
Macros | |
| #define | NORMAL_FONT "fixed" |
| #define | BOLD_FONT "8x13bold" |
| #define | BUTTON_FONT "6x13" |
| #define | MIN_FONTSIZE 2 |
| #define | DEF_FONTSIZE 12 |
| #define | MAX_FONTSIZE 100 |
| #define NORMAL_FONT "fixed" |
Definition at line 22 of file aw_def.hxx.
Referenced by aw_root_init_font(), and lookfont().
| #define BOLD_FONT "8x13bold" |
Definition at line 23 of file aw_def.hxx.
| #define BUTTON_FONT "6x13" |
Definition at line 24 of file aw_def.hxx.
| #define MIN_FONTSIZE 2 |
Definition at line 26 of file aw_def.hxx.
Referenced by aw_create_font_chooser_awars(), aw_root_init_font(), and get_available_fontsizes().
| #define DEF_FONTSIZE 12 |
Definition at line 27 of file aw_def.hxx.
Referenced by AW_gc_manager::add_gc(), aw_root_init_font(), and lookfont().
| #define MAX_FONTSIZE 100 |
Definition at line 28 of file aw_def.hxx.
Referenced by aw_create_font_chooser_awars(), aw_root_init_font(), and get_available_fontsizes().
1.8.8