cairomm
1.14.2
|
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 |
Cairo::ScaledFont::create(const RefPtr< FontFace >& font_face, const cairo_matrix_t& font_matrix, const cairo_matrix_t& ctm, const FontOptions& options=FontOptions()) | Cairo::ScaledFont | static |
done_font() | Cairo::Win32ScaledFont | |
extents(FontExtents& extents) const | Cairo::ScaledFont | |
get_ctm(Matrix& ctm) const | Cairo::ScaledFont | |
get_ctm(cairo_matrix_t& 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_matrix(cairo_matrix_t& font_matrix) const | Cairo::ScaledFont | |
get_font_options(FontOptions& options) const | Cairo::ScaledFont | |
get_glyph_extents(const std::vector< Glyph >& glyphs, TextExtents& extents) | 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 | |
glyph_extents(const std::vector< Glyph >& glyphs, TextExtents& extents) | 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 cairo_matrix_t& font_matrix, const cairo_matrix_t& ctm, const FontOptions& options=FontOptions()) | Cairo::ScaledFont | protected |
select_font(HDC hdc) | Cairo::Win32ScaledFont | |
text_extents(const std::string& utf8, TextExtents& extents) const | Cairo::ScaledFont | |
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 |