This is the complete list of members for cairo_font, including all inherited members.
ascent | cairo_font | |
cairo_font(IMLangFontLink2 *fl, HFONT hFont, int size) | cairo_font | |
cairo_font(IMLangFontLink2 *fl, LPCWSTR facename, int size, int weight, BOOL italic, BOOL strikeout, BOOL underline) | cairo_font | |
clear() | cairo_font | private |
create_font_face(HFONT fnt) | cairo_font | private |
descent | cairo_font | |
font | cairo_font | |
free_text_chunks(text_chunk::vector &chunks) | cairo_font | private |
get_metrics(cairo_t *cr, cairo_font_metrics *fm) | cairo_font | private |
init() | cairo_font | |
load_metrics(cairo_t *cr) | cairo_font | inline |
lock() | cairo_font | inlineprivate |
m_bStrikeOut | cairo_font | private |
m_bUnderline | cairo_font | private |
m_font_code_pages | cairo_font | private |
m_font_face | cairo_font | private |
m_font_link | cairo_font | private |
m_hFont | cairo_font | private |
m_linked_fonts | cairo_font | private |
m_metrics | cairo_font | private |
m_size | cairo_font | private |
m_sync | cairo_font | static |
metrics() | cairo_font | inline |
round_d(double val) | cairo_font | inlineprivate |
set_font(HFONT hFont) | cairo_font | private |
show_text(cairo_t *cr, int x, int y, const char *) | cairo_font | |
size | cairo_font | |
split_text(const char *str, text_chunk::vector &chunks) | cairo_font | private |
strikeout | cairo_font | |
strikethrough_position | cairo_font | |
strikethrough_thickness | cairo_font | |
text_width(cairo_t *cr, const char *str) | cairo_font | |
text_width(cairo_t *cr, text_chunk::vector &chunks) | cairo_font | private |
underline | cairo_font | |
underline_position | cairo_font | |
underline_thickness | cairo_font | |
unlock() | cairo_font | inlineprivate |
utf8_to_wchar(const std::string &src) | cairo_font | static |
wchar_to_utf8(const std::wstring &src) | cairo_font | static |
~cairo_font() | cairo_font | |