| addCenteredLine(const std::string &line) | cinder::TextLayout | |
| addLine(const std::string &line) | cinder::TextLayout | |
| addRightLine(const std::string &line) | cinder::TextLayout | |
| append(const std::string &str) | cinder::TextLayout | |
| clear(const Color &color) | cinder::TextLayout | |
| clear(const ColorA &color) | cinder::TextLayout | |
| render(bool useAlpha=false, bool premultiplied=false) | cinder::TextLayout | |
| setBorder(int horizontal, int vertical) | cinder::TextLayout | |
| setColor(const Color &color) | cinder::TextLayout | |
| setColor(const ColorA &color) | cinder::TextLayout | |
| setFont(const Font &font) | cinder::TextLayout | |
| setLeadingOffset(float leadingOffset) | cinder::TextLayout | |
| TextLayout() | cinder::TextLayout |