ARB
Macros
aw_def.hxx File Reference
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

#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
#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