| AddChild(GUI_BaseElement *child) | GUI_BaseElement | virtual |
| AddElement(string element, bool hilight=false) | GUI_ListBox | |
| AddPlugin(GUIplugin *plugin) | GUI_BaseElement | |
| calculateBlitData(int xoffset, int yoffset, RECT &drawablerect, BLITDATA &OUT_blitdata) | GUI_BaseElement | protected |
| calculateMyDrawableRect(RECT &drawablerect_parent, int xoffset, int yoffset, RECT &OUT_mydrawablerect) | GUI_BaseElement | protected |
| children | GUI_BaseElement | protected |
| clear() | GUI_ListBox | |
| createListBox(GUI_ElementStyle *scrollbarstyle) | GUI_ListBox | private |
| Draw(SURFHANDLE surf, RECT &drawablerect, int xoffset=0, int yoffset=0) | GUI_ListBox | virtual |
| DrawChildren(SURFHANDLE _tgt, RECT &drawablerect, int xoffset=0, int yoffset=0) | GUI_BaseElement | protectedvirtual |
| DrawMe(SURFHANDLE _tgt, int xoffset, int yoffset, RECT &drawablerect) | GUI_BaseElement | protectedvirtual |
| entries | GUI_ListBox | private |
| font | GUI_BaseElement | protected |
| GetFixed() | GUI_BaseElement | inline |
| GetHeight() | GUI_BaseElement | inline |
| GetId() | GUI_BaseElement | |
| GetNeededListBoxHeight(int numlines, GUI_STYLE styleid) | GUI_ListBox | static |
| GetNoBlit() | GUI_BaseElement | inline |
| GetRect(RECT &mRect) | GUI_BaseElement | |
| GetSelected() | GUI_ListBox | |
| GetSelectedText() | GUI_ListBox | |
| GetStyle() | GUI_BaseElement | inline |
| GetSurface() | GUI_BaseElement | inline |
| GetType() | GUI_BaseElement | |
| GetVisible() | GUI_BaseElement | |
| GetWidth() | GUI_BaseElement | inline |
| GUI_BaseElement(RECT _rect, int _id, GUI_ElementStyle *_style) | GUI_BaseElement | |
| GUI_ListBox(RECT _mRect, int _id, GUI_ElementStyle *_style, GUI_ElementStyle *_scrollbarstyle=NULL, bool _selectBox=false, bool _noSelect=false) | GUI_ListBox | |
| height | GUI_BaseElement | protected |
| hilights | GUI_ListBox | private |
| id | GUI_BaseElement | protected |
| isfixed | GUI_BaseElement | protected |
| IsHighlight(UINT index) | GUI_ListBox | |
| lineSpace | GUI_ListBox | private |
| listJustification | GUI_ListBox | private |
| nLines | GUI_ListBox | private |
| noBlitting | GUI_BaseElement | protected |
| noSelect | GUI_ListBox | private |
| NumEntries() | GUI_ListBox | |
| plugins | GUI_BaseElement | protected |
| ProcessChildren(GUI_MOUSE_EVENT _event, int _x, int _y) | GUI_BaseElement | protectedvirtual |
| ProcessMe(GUI_MOUSE_EVENT _event, int _x, int _y) | GUI_ListBox | privatevirtual |
| ProcessMouse(GUI_MOUSE_EVENT _event, int _x, int _y) | GUI_BaseElement | |
| rect | GUI_BaseElement | protected |
| RemovePlugin(GUIplugin *plugin) | GUI_BaseElement | |
| scrlBarHeight | GUI_ListBox | private |
| scrlBarWidth | GUI_ListBox | private |
| scrollbar | GUI_ListBox | private |
| selectBox | GUI_ListBox | private |
| selected | GUI_ListBox | private |
| SetFixed(bool fixed) | GUI_BaseElement | inlinevirtual |
| SetListJustification(GUI_TEXT_POS tpos) | GUI_ListBox | |
| SetNoBlit(bool noblit) | GUI_BaseElement | inlinevirtual |
| SetSelected(int _selected) | GUI_ListBox | |
| SetVisible(bool _visible) | GUI_BaseElement | virtual |
| src | GUI_BaseElement | protected |
| style | GUI_BaseElement | protected |
| type | GUI_BaseElement | protected |
| Update() | GUI_BaseElement | virtual |
| updateChildren() | GUI_BaseElement | protectedvirtual |
| updateMe() | GUI_BaseElement | inlineprotectedvirtual |
| visible | GUI_BaseElement | protected |
| width | GUI_BaseElement | protected |
| ~GUI_BaseElement() (defined in GUI_BaseElement) | GUI_BaseElement | |
| ~GUI_ListBox(void) (defined in GUI_ListBox) | GUI_ListBox | |