Photon 1.0.0
|
This is the complete list of members for OutlineFont, including all inherited members.
ascent | litehtml::font_metrics | |
base_line() const | litehtml::font_metrics | inline |
ch_width | litehtml::font_metrics | |
create(string name, int size) | OutlineFont | static |
Font::create(string face, int size, int weight) | Font | static |
data | OutlineFont | private |
descent | litehtml::font_metrics | |
draw_spaces | litehtml::font_metrics | |
draw_text(canvas &canvas, string text, color color, int x, int y) override | OutlineFont | virtual |
font_metrics() | litehtml::font_metrics | inline |
font_size | litehtml::font_metrics | |
height | litehtml::font_metrics | |
installed_fonts | OutlineFont | static |
name | OutlineFont | private |
OutlineFont(string name, int size) | OutlineFont | |
size | OutlineFont | private |
text_width(string text) override | OutlineFont | virtual |
x_height | litehtml::font_metrics |