![]() |
nomlib
|
This is the complete list of members for nom::IFont, including all inherited members.
| BitmapFont enum value (defined in nom::IFont) | nom::IFont | |
| BMFont enum value (defined in nom::IFont) | nom::IFont | |
| clone(void) const =0 (defined in nom::IFont) | nom::IFont | pure virtual |
| font_style(void) const =0 (defined in nom::IFont) | nom::IFont | pure virtual |
| FontType enum name (defined in nom::IFont) | nom::IFont | |
| glyph(uint32, uint32) const =0 (defined in nom::IFont) | nom::IFont | pure virtual |
| hinting(void) const =0 (defined in nom::IFont) | nom::IFont | pure virtual |
| IFont(void) (defined in nom::IFont) | nom::IFont | inline |
| image(uint32) const =0 (defined in nom::IFont) | nom::IFont | pure virtual |
| kerning(uint32, uint32, uint32) const =0 (defined in nom::IFont) | nom::IFont | pure virtual |
| load(const std::string &filename)=0 | nom::IFont | pure virtual |
| metrics(void) const =0 (defined in nom::IFont) | nom::IFont | pure virtual |
| newline(uint32) const =0 (defined in nom::IFont) | nom::IFont | pure virtual |
| NotDefined enum value (defined in nom::IFont) | nom::IFont | |
| raw_ptr typedef (defined in nom::IFont) | nom::IFont | |
| self_type typedef (defined in nom::IFont) | nom::IFont | |
| set_font_kerning(bool state)=0 (defined in nom::IFont) | nom::IFont | pure virtual |
| set_font_style(uint32 style)=0 (defined in nom::IFont) | nom::IFont | pure virtual |
| set_hinting(int)=0 | nom::IFont | pure virtual |
| set_outline(int)=0 | nom::IFont | pure virtual |
| set_point_size(int)=0 (defined in nom::IFont) | nom::IFont | pure virtual |
| shared_ptr typedef (defined in nom::IFont) | nom::IFont | |
| spacing(uint32) const =0 (defined in nom::IFont) | nom::IFont | pure virtual |
| TrueTypeFont enum value (defined in nom::IFont) | nom::IFont | |
| type(void) const =0 (defined in nom::IFont) | nom::IFont | pure virtual |
| unique_ptr typedef (defined in nom::IFont) | nom::IFont | |
| valid(void) const =0 (defined in nom::IFont) | nom::IFont | pure virtual |
| ~IFont(void) (defined in nom::IFont) | nom::IFont | inlinevirtual |