This is the complete list of members for text::font, including all inherited members.
ascender(int32_t size) const | text::font | |
base_glyph_width(char32_t ch_in) | text::font | |
can_display(char32_t ch_in) const | text::font | |
descender(int32_t size) const | text::font | |
file_data | text::font | |
file_name | text::font | |
first_free_slot | text::font | |
font()=default | text::font | |
font(font &&o) noexcept | text::font | inline |
font_face | text::font | |
font_manager | text::font | friend |
glyph_positions | text::font | |
hb_buf | text::font | |
hb_font_face | text::font | |
internal_ascender | text::font | |
internal_descender | text::font | |
internal_line_height | text::font | |
internal_top_adj | text::font | |
line_height(int32_t size) const | text::font | |
make_glyph(char32_t ch_in) | text::font | |
only_raw_codepoints | text::font | |
operator=(font &&o) noexcept | text::font | inline |
remake_bidiless_cache(sys::state &state, font_selection type, stored_glyphs &txt, std::span< uint16_t > source) | text::font | |
remake_cache(sys::state &state, font_selection type, stored_glyphs &txt, std::string const &source) | text::font | |
remake_cache(stored_glyphs &txt, std::string const &source) | text::font | |
remake_cache(sys::state &state, font_selection type, stored_glyphs &txt, std::span< uint16_t > source) | text::font | |
text_extent(sys::state &state, stored_glyphs const &txt, uint32_t starting_offset, uint32_t count, int32_t size) | text::font | |
textures | text::font | |
top_adjustment(int32_t size) const | text::font | |
win1252_codepoints | text::font | |
~font() | text::font | |