#include <llscrolllistctrl.h>


Public Member Functions | |
| LLScrollListSeparator (S32 width) | |
| virtual | ~LLScrollListSeparator () |
| virtual void | draw (const LLColor4 &color, const LLColor4 &highlight_color) const |
| virtual S32 | getHeight () const |
| virtual BOOL | isText () const |
Definition at line 87 of file llscrolllistctrl.h.
| LLScrollListSeparator::LLScrollListSeparator | ( | S32 | width | ) |
Definition at line 220 of file llscrolllistctrl.cpp.
| virtual LLScrollListSeparator::~LLScrollListSeparator | ( | ) | [inline, virtual] |
Definition at line 91 of file llscrolllistctrl.h.
| void LLScrollListSeparator::draw | ( | const LLColor4 & | color, | |
| const LLColor4 & | highlight_color | |||
| ) | const [virtual] |
Implements LLScrollListCell.
Definition at line 231 of file llscrolllistctrl.cpp.
References LLScrollListCell::getWidth(), gl_line_2d(), and llmax().

| S32 LLScrollListSeparator::getHeight | ( | ) | const [virtual] |
| virtual BOOL LLScrollListSeparator::isText | ( | ) | const [inline, virtual] |
1.5.5