|
ARB
|
#include <aw_device.hxx>

Public Attributes | |
| bool | top |
| bool | bottom |
| bool | left |
| bool | right |
Definition at line 173 of file aw_device.hxx.
| bool AW_font_overlap::top |
Definition at line 173 of file aw_device.hxx.
Referenced by AW_clipable::allow_top_font_overlap(), AW_clipable::set_top_font_overlap(), and AW_clipable::set_vertical_font_overlap().
| bool AW_font_overlap::bottom |
Definition at line 173 of file aw_device.hxx.
Referenced by AW_clipable::allow_bottom_font_overlap(), AW_clipable::set_bottom_font_overlap(), and AW_clipable::set_vertical_font_overlap().
| bool AW_font_overlap::left |
Definition at line 173 of file aw_device.hxx.
Referenced by AW_clipable::allow_left_font_overlap(), AW_clipable::set_horizontal_font_overlap(), and AW_clipable::set_left_font_overlap().
| bool AW_font_overlap::right |
Definition at line 173 of file aw_device.hxx.
Referenced by AW_clipable::allow_right_font_overlap(), AW_clipable::set_horizontal_font_overlap(), and AW_clipable::set_right_font_overlap().
1.8.8