ewol::context::ConfigFont Member List
This is the complete list of members for ewol::context::ConfigFont, including all inherited members.
ConfigFont() | ewol::context::ConfigFont | |
getFolder() | ewol::context::ConfigFont | inline |
getName() | ewol::context::ConfigFont | inline |
getSize() | ewol::context::ConfigFont | inline |
getUseExternal() | ewol::context::ConfigFont | inline |
set(const std::string &_fontName, int32_t _size) | ewol::context::ConfigFont | |
setFolder(const std::string &_folder) | ewol::context::ConfigFont | inline |
setName(const std::string &_fontName) | ewol::context::ConfigFont | |
setSize(int32_t _size) | ewol::context::ConfigFont | |
setUseExternal(bool _val) | ewol::context::ConfigFont | inline |
~ConfigFont() (defined in ewol::context::ConfigFont) | ewol::context::ConfigFont | virtual |