This is the complete list of members for Btk::Font, including all inherited members.
| clone() const | Btk::Font | |
| close() | Btk::Font | |
| empty() const noexcept (defined in Btk::Font) | Btk::Font | inline | 
| family() const | Btk::Font | |
| Font() (defined in Btk::Font) | Btk::Font | inline | 
| Font(const Font &font) (defined in Btk::Font) | Btk::Font | |
| Font(Font &&f) (defined in Btk::Font) | Btk::Font | inline | 
| Font(std::string_view fontname, int ptsize) | Btk::Font | |
| FromFile(std::string_view filename, int ptsize) | Btk::Font | static | 
| has_glyph(char16_t ch) const | Btk::Font | |
| height() const | Btk::Font | |
| impl() const noexcept (defined in Btk::Font) | Btk::Font | inline | 
| kerning_size(char16_t prev_ch, char16_t ch) const | Btk::Font | |
| open(std::string_view fontname, int ptsize) | Btk::Font | |
| openfile(std::string_view filename, int ptsize) | Btk::Font | |
| operator=(const Font &) | Btk::Font | |
| operator=(Font &&) (defined in Btk::Font) | Btk::Font | |
| ptsize() const noexcept | Btk::Font | |
| refcount() const noexcept | Btk::Font | |
| render_blended(std::string_view text, Color color) | Btk::Font | |
| render_blended(std::u16string_view text, Color color) (defined in Btk::Font) | Btk::Font | |
| render_shaded(std::string_view text, Color fg, Color bg) | Btk::Font | |
| render_shaded(std::u16string_view text, Color fg, Color bg) (defined in Btk::Font) | Btk::Font | |
| render_solid(std::string_view text, Color color) | Btk::Font | |
| render_solid(std::u16string_view text, Color color) (defined in Btk::Font) | Btk::Font | |
| set_ptsize(int new_ptsize) | Btk::Font | |
| set_style(FontStyle style) | Btk::Font | |
| size(std::string_view text) | Btk::Font | |
| size(std::u16string_view text) (defined in Btk::Font) | Btk::Font | |
| style() const | Btk::Font | |
| style_name() const (defined in Btk::Font) | Btk::Font | |
| ~Font() (defined in Btk::Font) | Btk::Font |