ARB
|
This is the complete list of members for AW_stylable, including all inherited members.
AW_stylable(AW_common *common_) | AW_stylable | inline |
establish_default(int gc) | AW_stylable | |
get_available_fontsizes(int gc, AW_font font_nr, int *available_sizes) | AW_stylable | |
get_common() const | AW_stylable | inline |
get_font_limits(int gc, char c) const | AW_stylable | |
get_grey_level(int gc) | AW_stylable | |
get_string_size(int gc, long textlen) const | AW_stylable | |
get_string_size(int gc, const SizedCstr &cstr) const | AW_stylable | |
new_gc(int gc) | AW_stylable | |
Noncopyable() | Noncopyable | inlineprivate |
reset_style() | AW_stylable | |
set_font(int gc, AW_font fontnr, int size, int *found_size) | AW_stylable | |
set_foreground_color(int gc, AW_color_idx color) | AW_stylable | |
set_function(int gc, AW_function function) | AW_stylable | |
set_grey_level(int gc, AW_grey_level grey_level) | AW_stylable | |
set_line_attributes(int gc, short width, AW_linestyle style) | AW_stylable | |
~AW_stylable() | AW_stylable | inlinevirtual |