LLStyle Member List
This is the complete list of members for
LLStyle, including all inherited members.
getColor() const | LLStyle | [inline, virtual] |
getFontID() const | LLStyle | [inline, virtual] |
getFontString() const | LLStyle | [inline, virtual] |
getImage() const | LLStyle | [virtual] |
getIsEmbeddedItem() const | LLStyle | [inline] |
getLinkHREF() const | LLStyle | [inline, virtual] |
getNumRefs() const | LLRefCount | [inline] |
init(BOOL is_visible, const LLColor4 &color, const LLString &font_name) | LLStyle | [virtual] |
isImage() const | LLStyle | [inline, virtual] |
isLink() const | LLStyle | [virtual] |
isVisible() const | LLStyle | [virtual] |
LLRefCount(const LLRefCount &) | LLRefCount | [protected] |
LLRefCount() | LLRefCount | |
LLStyle() | LLStyle | |
LLStyle(const LLStyle &style) | LLStyle | |
LLStyle(BOOL is_visible, const LLColor4 &color, const LLString &font_name) | LLStyle | |
mBold | LLStyle | |
mColor | LLStyle | [private] |
mDropShadow | LLStyle | |
mFontID | LLStyle | [private] |
mFontName | LLStyle | [private] |
mImageHeight | LLStyle | |
mImagep | LLStyle | [private] |
mImageWidth | LLStyle | |
mIsEmbeddedItem | LLStyle | [private] |
mItalic | LLStyle | |
mLink | LLStyle | [private] |
mUnderline | LLStyle | |
mVisible | LLStyle | [private] |
operator!=(const LLStyle &rhs) const | LLStyle | [inline] |
operator=(const LLStyle &rhs) | LLStyle | |
operator==(const LLStyle &rhs) const | LLStyle | [inline] |
ref() | LLRefCount | [inline] |
setColor(const LLColor4 &color) | LLStyle | [inline, virtual] |
setFontName(const LLString &fontname) | LLStyle | [virtual] |
setImage(const LLUUID &src) | LLStyle | [virtual] |
setImageSize(S32 width, S32 height) | LLStyle | [virtual] |
setIsEmbeddedItem(BOOL b) | LLStyle | [inline] |
setLinkHREF(const LLString &href) | LLStyle | [virtual] |
setVisible(BOOL is_visible) | LLStyle | [virtual] |
unref() | LLRefCount | [inline] |
~LLRefCount() | LLRefCount | [protected, virtual] |
~LLStyle() | LLStyle | [inline, protected, virtual] |