ARB
|
#include <aw_common.hxx>
Protected Member Functions | |
void | set_char_size (int i, int ascent, int descent, int width) |
void | set_no_char_size (int i) |
Additional Inherited Members | |
Protected Attributes inherited from AW_GC_config | |
AW_function | function |
AW_grey_level | grey_level |
short | line_width |
AW_linestyle | style |
Definition at line 70 of file aw_common.hxx.
|
inline |
Definition at line 117 of file aw_common.hxx.
|
inlinevirtual |
Definition at line 127 of file aw_common.hxx.
Definition at line 104 of file aw_common.hxx.
References AW_font_limits::notify().
|
inlineprotected |
Definition at line 110 of file aw_common.hxx.
|
pure virtual |
Implemented in AW_GC_Xm.
Referenced by AW_stylable::get_available_fontsizes().
|
inline |
Definition at line 131 of file aw_common.hxx.
Referenced by AW_GC_Xm::get_common().
|
inline |
Definition at line 133 of file aw_common.hxx.
Referenced by AW_common::get_font_limits(), AW_font_group::registerFont(), and AW_device::text_overlay().
|
inline |
Definition at line 134 of file aw_common.hxx.
References AW_font_limits::ascent, aw_assert, AW_font_limits::descent, AW_font_limits::min_width, safeCharIndex(), and AW_font_limits::width.
Definition at line 142 of file aw_common.hxx.
References safeCharIndex().
Referenced by AW_device::text_overlay().
Definition at line 143 of file aw_common.hxx.
References safeCharIndex().
Definition at line 144 of file aw_common.hxx.
References safeCharIndex().
Definition at line 403 of file AW_device.cxx.
References aw_assert, AW_font_limits::is_monospaced(), and AW_font_limits::width.
Referenced by get_string_size(), and AW_stylable::get_string_size().
Definition at line 409 of file AW_device.cxx.
References aw_assert, SizedCstr::get_length(), get_string_size(), AW_font_limits::is_monospaced(), and safeCharIndex().
|
inline |
Definition at line 150 of file aw_common.hxx.
|
inline |
Definition at line 151 of file aw_common.hxx.
|
inline |
Definition at line 152 of file aw_common.hxx.
Referenced by AW_stylable::set_foreground_color().
|
inline |
Definition at line 154 of file aw_common.hxx.
Referenced by apply_config(), and AW_stylable::set_function().
|
inline |
Definition at line 163 of file aw_common.hxx.
References aw_assert, AW_GC_config::line_width, and AW_GC_config::style.
Referenced by apply_config(), and AW_stylable::set_line_attributes().
Definition at line 839 of file AW_xfont.cxx.
References fontsize, and AW_font_limits::reset().
Referenced by AW_stylable::set_font().
|
inline |
Definition at line 174 of file aw_common.hxx.
|
inline |
Definition at line 175 of file aw_common.hxx.
|
inline |
Definition at line 177 of file aw_common.hxx.
References aw_assert, and AW_GC_config::AW_GC_config().
Referenced by AW_stylable::establish_default().
|
inline |
Definition at line 182 of file aw_common.hxx.
References AW_GC_config::get_function(), AW_GC_config::get_grey_level(), AW_GC_config::get_line_style(), AW_GC_config::get_line_width(), set_function(), AW_GC_config::set_grey_level(), and set_line_attributes().
Referenced by reset().
|
inline |
Definition at line 187 of file aw_common.hxx.
References apply_config(), and AW_GC_config::AW_GC_config().
Referenced by AW_GC_set::reset_style().