free() | LLStyle | [virtual] |
getColor() const | LLStyle | [virtual] |
getFontID() const | LLStyle | [virtual] |
getFontString() const | LLStyle | [virtual] |
getImage() const | LLStyle | [virtual] |
getIsEmbeddedItem() const | LLStyle | [inline] |
getLinkHREF() const | LLStyle | [virtual] |
init(BOOL is_visible, const LLColor4 &color, const LLString &font_name) | LLStyle | [virtual] |
isImage() const | LLStyle | [virtual] |
isLink() const | LLStyle | [virtual] |
isVisible() const | LLStyle | [virtual] |
LLStyle() | LLStyle | |
LLStyle(const LLStyle &style) | LLStyle | |
LLStyle(BOOL is_visible, const LLColor4 &color, const LLString &font_name) | LLStyle | |
mBold | LLStyle | |
mColor | LLStyle | [protected] |
mDropShadow | LLStyle | |
mFontID | LLStyle | [protected] |
mFontName | LLStyle | [protected] |
mImageHeight | LLStyle | |
mImagep | LLStyle | [protected] |
mImageWidth | LLStyle | |
mIsEmbeddedItem | LLStyle | [protected] |
mItalic | LLStyle | |
mLink | LLStyle | [protected] |
mUnderline | LLStyle | |
mVisible | LLStyle | [protected] |
operator!=(const LLStyle &rhs) const | LLStyle | |
operator=(const LLStyle &rhs) | LLStyle | |
operator==(const LLStyle &rhs) const | LLStyle | |
setColor(const LLColor4 &color) | LLStyle | [virtual] |
setFontName(const LLString &fontname) | LLStyle | [virtual] |
setImage(const LLString &src) | LLStyle | [virtual] |
setImageSize(S32 width, S32 height) | LLStyle | [virtual] |
setIsEmbeddedItem(BOOL b) | LLStyle | [inline] |
setLinkHREF(const LLString &fontname) | LLStyle | [virtual] |
setVisible(BOOL is_visible) | LLStyle | [virtual] |
~LLStyle() | LLStyle | [virtual] |