cinder::TextBox Member List

This is the complete list of members for cinder::TextBox, including all inherited members.
Alignment enum namecinder::TextBox
Alignment typedefcinder::TextBox
alignment(Alignment align)cinder::TextBox
appendText(const std::string &t)cinder::TextBox
backgroundColor(ColorA bgColor)cinder::TextBox
calculate() const cinder::TextBox [protected]
calculateLineBreaks() const cinder::TextBox [protected]
CENTER enum valuecinder::TextBox
color(ColorA color)cinder::TextBox
createLines() const cinder::TextBox [protected]
font(const Font &f)cinder::TextBox
getAlignment() const cinder::TextBox
getBackgroundColor() const cinder::TextBox
getColor() const cinder::TextBox
getFont() const cinder::TextBox
getLigate() const cinder::TextBox
getPremultiplied() const cinder::TextBox
getSize() const cinder::TextBox
getText() const cinder::TextBox
GROW enum valuecinder::TextBox
LEFT enum valuecinder::TextBox
ligate(bool ligateText=true)cinder::TextBox
mAligncinder::TextBox [protected]
mBackgroundColorcinder::TextBox [protected]
mCalculatedSizecinder::TextBox [mutable, protected]
mColorcinder::TextBox [protected]
measure() const cinder::TextBox
measureGlyphs() const cinder::TextBox
mFontcinder::TextBox [protected]
mInvalidcinder::TextBox [mutable, protected]
mLigatecinder::TextBox [protected]
mLinescinder::TextBox [mutable, protected]
mPremultipliedcinder::TextBox [protected]
mSizecinder::TextBox [protected]
mTextcinder::TextBox [protected]
mWideTextcinder::TextBox [mutable, protected]
premultiplied(bool premult=true)cinder::TextBox
render(Vec2f offset=Vec2f::zero())cinder::TextBox
RIGHT enum valuecinder::TextBox
setAlignment(Alignment align)cinder::TextBox
setBackgroundColor(ColorA bgColor)cinder::TextBox
setColor(ColorA color)cinder::TextBox
setFont(const Font &f)cinder::TextBox
setLigate(bool ligateText)cinder::TextBox
setPremultiplied(bool premult)cinder::TextBox
setSize(Vec2i sz)cinder::TextBox
setText(const std::string &t)cinder::TextBox
size(Vec2i sz)cinder::TextBox
size(int width, int height)cinder::TextBox
text(const std::string &t)cinder::TextBox
TextBox()cinder::TextBox