cairomm 1.18.0
|
This is the complete list of members for Cairo::Win32ScaledFont, including all inherited members.
cobj() | Cairo::ScaledFont | inline |
cobj() const | Cairo::ScaledFont | inline |
cobject typedef | Cairo::ScaledFont | |
create(const RefPtr< Win32FontFace > & font_face, const Matrix & font_matrix, const Matrix & ctm, const FontOptions & options=FontOptions()) | Cairo::Win32ScaledFont | static |
Cairo::ScaledFont::create(const RefPtr< FontFace > & font_face, const Matrix & font_matrix, const Matrix & ctm, const FontOptions & options=FontOptions()) | Cairo::ScaledFont | static |
done_font() | Cairo::Win32ScaledFont | |
get_ctm(Matrix & ctm) const | Cairo::ScaledFont | |
get_device_to_logical(Matrix & device_to_logical) const | Cairo::Win32ScaledFont | |
get_extents(FontExtents & extents) const | Cairo::ScaledFont | |
get_font_face() const | Cairo::ScaledFont | |
get_font_matrix(Matrix & font_matrix) const | Cairo::ScaledFont | |
get_font_options(FontOptions & options) const | Cairo::ScaledFont | |
get_glyph_extents(const std::vector< Glyph > & glyphs, TextExtents & extents) const | Cairo::ScaledFont | |
get_logical_to_device(Matrix & logical_to_device) const | Cairo::Win32ScaledFont | |
get_metrics_factor() const | Cairo::Win32ScaledFont | |
get_scale_matrix(Matrix & scale_matrix) const | Cairo::ScaledFont | |
get_text_extents(const std::string & utf8, TextExtents & extents) const | Cairo::ScaledFont | |
get_type() const | Cairo::ScaledFont | |
m_cobject | Cairo::ScaledFont | protected |
operator=(const ScaledFont &)=delete | Cairo::ScaledFont | |
ScaledFont(cobject * cobj, bool has_reference=false) | Cairo::ScaledFont | explicit |
ScaledFont(const ScaledFont &)=delete | Cairo::ScaledFont | |
ScaledFont(const RefPtr< FontFace > & font_face, const Matrix & font_matrix, const Matrix & ctm, const FontOptions & options=FontOptions()) | Cairo::ScaledFont | protected |
select_font(HDC hdc) | Cairo::Win32ScaledFont | |
text_to_glyphs(double x, double y, const std::string & utf8, std::vector< Glyph > & glyphs, std::vector< TextCluster > & clusters, TextClusterFlags & cluster_flags) | Cairo::ScaledFont | |
Win32ScaledFont(const RefPtr< Win32FontFace > & font_face, const Matrix & font_matrix, const Matrix & ctm, const FontOptions & options=FontOptions()) | Cairo::Win32ScaledFont | protected |
~ScaledFont() | Cairo::ScaledFont | virtual |