![]() |
Maria GDK 5.0.0.738
Documentation of native code in develop branch
|
This is the complete list of members for STK::FontManager, including all inherited members.
addFontEntry(const std::string &font_id, const FontEntry &fe) (defined in STK::FontManager) | STK::FontManager | |
addFontFile(const std::string &font_id, const std::string &font_file) (defined in STK::FontManager) | STK::FontManager | |
cleanup() | STK::FontManager | |
clearActiveFonts(bool clear_textures=true) (defined in STK::FontManager) | STK::FontManager | |
DefaultFontFamily (defined in STK::FontManager) | STK::FontManager | static |
DefaultFontStyle (defined in STK::FontManager) | STK::FontManager | static |
FontManager() (defined in STK::FontManager) | STK::FontManager | |
getActiveFontIds(std::vector< std::string > &font_ids) (defined in STK::FontManager) | STK::FontManager | inline |
getAllFontIds(std::vector< std::string > &font_ids) (defined in STK::FontManager) | STK::FontManager | inline |
getFontDisplayName(const std::string &font_id) const (defined in STK::FontManager) | STK::FontManager | |
getFontFile(const std::string &font_id) const (defined in STK::FontManager) | STK::FontManager | |
getOnedgeValue() const (defined in STK::FontManager) | STK::FontManager | inline |
getOrCreateFont(const std::string &font_family, FontStyle font_style, int font_size) (defined in STK::FontManager) | STK::FontManager | |
getOrCreateFont(const std::string &font_id, int font_size) (defined in STK::FontManager) | STK::FontManager | |
getOrCreateFontSDF(const std::string &font_family, FontStyle font_style, int font_size) (defined in STK::FontManager) | STK::FontManager | |
getOrCreateFontSDF(const std::string &font_id, int font_size) (defined in STK::FontManager) | STK::FontManager | |
initApplicationFonts() | STK::FontManager | |
initFontsFromDir(const std::string &dir) (defined in STK::FontManager) | STK::FontManager | |
initSystemFonts() | STK::FontManager | |
loadFontFile(const std::string &font_file, FontEntry &fe) (defined in STK::FontManager) | STK::FontManager | |
setOnedgeValue(int onedge_value) | STK::FontManager | inline |