|
DUDS
|
Distributed Update of Data from Something
|
Internal struct to hold a font and its string cache. More...
Public Attributes | |
| BppFontSptr | fnt |
| BppStringCacheSptr | sc |
Internal struct to hold a font and its string cache.
Definition at line 27 of file BppFontPool.hpp.
| BppFontSptr duds::ui::graphics::BppFontPool::FontAndCache::fnt |
Definition at line 28 of file BppFontPool.hpp.
Referenced by duds::ui::graphics::BppFontPool::addWithCache(), duds::ui::graphics::BppFontPool::addWithoutCache(), duds::ui::graphics::BppFontPool::render(), and duds::ui::graphics::BppFontPool::text().
| BppStringCacheSptr duds::ui::graphics::BppFontPool::FontAndCache::sc |
Definition at line 29 of file BppFontPool.hpp.
Referenced by duds::ui::graphics::BppFontPool::addWithCache(), and duds::ui::graphics::BppFontPool::text().