|
STLL
0.0
Simple Text Layouting Library
|
This is the complete list of members for STLL::TextStyleSheet_c, including all inherited members.
| addFont(const std::string &family, const FontResource_c &res, const std::string &style="normal", const std::string &variant="normal", const std::string &weight="normal", const std::string &stretch="normal") | STLL::TextStyleSheet_c | |
| addRule(const std::string sel, const std::string attr, const std::string val) | STLL::TextStyleSheet_c | |
| findFamily(const std::string &family) const | STLL::TextStyleSheet_c | inline |
| getHyphenate(void) const | STLL::TextStyleSheet_c | inline |
| getUseOptimizingLayouter(void) const | STLL::TextStyleSheet_c | inline |
| getValue(X node, const std::string &attribute, const std::string &def="") const | STLL::TextStyleSheet_c | inline |
| setHyphenate(bool on) | STLL::TextStyleSheet_c | inline |
| setUseOptimizingLayouter(bool on) | STLL::TextStyleSheet_c | inline |
| TextStyleSheet_c(std::shared_ptr< FontCache_c > c=0) | STLL::TextStyleSheet_c |