clan::FontMetrics Member List

This is the complete list of members for clan::FontMetrics, including all inherited members.

FontMetrics(float height=0.0f, float ascent=0.0f, float descent=0.0f, float internal_leading=0.0f, float external_leading=0.0f, float average_character_width=0.0f, float max_character_width=0.0f, float weight=0.0f, float overhang=0.0f, float digitized_aspect_x=0.0f, float digitized_aspect_y=0.0f, bool italic=false, bool underlined=false, bool struck_out=false, bool fixed_pitch=false)clan::FontMetrics
get_ascent() const clan::FontMetrics
get_average_character_width() const clan::FontMetrics
get_default_char() const clan::FontMetrics
get_descent() const clan::FontMetrics
get_digitized_aspect_x() const clan::FontMetrics
get_digitized_aspect_y() const clan::FontMetrics
get_external_leading() const clan::FontMetrics
get_first_char() const clan::FontMetrics
get_height() const clan::FontMetrics
get_internal_leading() const clan::FontMetrics
get_last_char() const clan::FontMetrics
get_max_character_width() const clan::FontMetrics
get_overhang() const clan::FontMetrics
get_weight() const clan::FontMetrics
get_word_break_char() const clan::FontMetrics
is_fixed_pitch() const clan::FontMetrics
is_italic() const clan::FontMetrics
is_struck_out() const clan::FontMetrics
is_underlined() const clan::FontMetrics
set_ascent(float value)clan::FontMetrics
set_average_character_width(float value)clan::FontMetrics
set_descent(float value)clan::FontMetrics
set_digitized_aspect_x(float value)clan::FontMetrics
set_digitized_aspect_y(float value)clan::FontMetrics
set_external_leading(float value)clan::FontMetrics
set_fixed_pitch(bool value)clan::FontMetrics
set_height(float value)clan::FontMetrics
set_internal_leading(float value)clan::FontMetrics
set_italic(bool value)clan::FontMetrics
set_max_character_width(float value)clan::FontMetrics
set_overhang(float value)clan::FontMetrics
set_struck_out(bool value)clan::FontMetrics
set_underlined(bool value)clan::FontMetrics
set_weight(float value)clan::FontMetrics
~FontMetrics()clan::FontMetrics