, including all inherited members.
cobj() | Cairo::ScaledFont | [inline] |
cobj() const | Cairo::ScaledFont | [inline] |
cobject typedef | Cairo::ScaledFont | |
create(const RefPtr< FtFontFace > &font_face, const Matrix &font_matrix, const Matrix &ctm, const FontOptions &options=FontOptions()) | Cairo::FtScaledFont | [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] |
extents(FontExtents &extents) const | Cairo::ScaledFont | |
FtScaledFont(const RefPtr< FtFontFace > &font_face, const Matrix &font_matrix, const Matrix &ctm, const FontOptions &options=FontOptions()) | Cairo::FtScaledFont | [protected] |
get_ctm(Matrix &ctm) const | Cairo::ScaledFont | |
get_ctm(cairo_matrix_t &ctm) const | Cairo::ScaledFont | |
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_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 | |
lock_face() | Cairo::FtScaledFont | |
m_cobject | Cairo::ScaledFont | [protected] |
ScaledFont(cobject *cobj, bool has_reference=false) | Cairo::ScaledFont | [explicit] |
ScaledFont(const RefPtr< FontFace > &font_face, const cairo_matrix_t &font_matrix, const cairo_matrix_t &ctm, const FontOptions &options=FontOptions()) | Cairo::ScaledFont | [protected] |
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 | |
unlock_face() | Cairo::FtScaledFont | |
~ScaledFont() | Cairo::ScaledFont | |