| ::C4ScriptGuiWindow class | C4GUI::ScrollBar | friend |
| CheckNameHotkey(const char *) | C4GUI::Element | inlineprotectedvirtual |
| ClientPos2ScreenPos(int32_t &riX, int32_t &riY) | C4GUI::Element | |
| DoContext() | C4GUI::Element | |
| DoDragging(CMouse &rMouse, int32_t iX, int32_t iY, DWORD dwKeyParam) override | C4GUI::ScrollBar | virtual |
| Draw(C4TargetFacet &cgo) | C4GUI::Element | inlineprotectedvirtual |
| Draw3DFrame(C4TargetFacet &cgo, bool fUp=false, int32_t iIndent=1, BYTE byAlpha=C4GUI_BorderAlpha, bool fDrawTop=true, int32_t iTopOff=0, bool fDrawLeft=true, int32_t iLeftOff=0) | C4GUI::Element | protected |
| DrawBar(C4TargetFacet &cgo, DynBarFacet &rFacets) | C4GUI::Element | protected |
| DrawElement(C4TargetFacet &cgo) override | C4GUI::ScrollBar | protectedvirtual |
| DrawHBarByVGfx(C4TargetFacet &cgo, DynBarFacet &rFacets) | C4GUI::Element | protected |
| DrawHVBar(C4TargetFacet &cgo, DynBarFacet &rFacets, C4DrawTransform &trf, int32_t iMiddleLength) | C4GUI::Element | protected |
| DrawVBar(C4TargetFacet &cgo, DynBarFacet &rFacets) | C4GUI::Element | protected |
| Element() | C4GUI::Element | |
| fAutoHide | C4GUI::ScrollBar | protected |
| fBottomDown | C4GUI::ScrollBar | protected |
| fDragging | C4GUI::Element | protected |
| fHorizontal | C4GUI::ScrollBar | protected |
| fScrolling | C4GUI::ScrollBar | protected |
| fTopDown | C4GUI::ScrollBar | protected |
| fVisible | C4GUI::Element | |
| GetBounds() | C4GUI::Element | inline |
| GetClientRect() | C4GUI::Element | inlinevirtual |
| GetContainedClientRect() | C4GUI::Element | inline |
| GetContainer() | C4GUI::Element | inlinevirtual |
| GetContextHandler() | C4GUI::Element | virtual |
| GetDialogWindow() | C4GUI::Element | inlineprotectedvirtual |
| GetDlg() | C4GUI::Element | virtual |
| GetFirstContained() | C4GUI::Element | inlinevirtual |
| GetFirstNestedElement(bool fBackwards) | C4GUI::Element | inlinevirtual |
| GetHeight() | C4GUI::Element | inline |
| GetListItemTopSpacing() | C4GUI::Element | inlinevirtual |
| GetListItemTopSpacingBar() | C4GUI::Element | inlinevirtual |
| GetMaxScroll() | C4GUI::ScrollBar | inlineprotected |
| GetNext() const | C4GUI::Element | inline |
| GetOwnToolTip() | C4GUI::Element | inline |
| GetParent() | C4GUI::Element | inline |
| GetPrev() const | C4GUI::Element | inline |
| GetScreen() | C4GUI::Element | virtual |
| GetScrollByPos(int32_t iX, int32_t iY) | C4GUI::ScrollBar | inlineprotected |
| GetToolTip() | C4GUI::Element | |
| GetToprightCornerRect(int32_t iWidth=16, int32_t iHeight=16, int32_t iHIndent=4, int32_t iVIndent=4, int32_t iIndexX=0) | C4GUI::Element | |
| GetWidth() | C4GUI::Element | inline |
| HasPin() | C4GUI::ScrollBar | inlineprotected |
| iCBMaxRange | C4GUI::ScrollBar | protected |
| iDragX | C4GUI::Element | protected |
| iDragY | C4GUI::Element | protected |
| iScrollPos | C4GUI::ScrollBar | protected |
| iScrollThumbSize | C4GUI::ScrollBar | protected |
| IsExternalDrawDialog() | C4GUI::Element | inlineprotectedvirtual |
| IsFocusElement() | C4GUI::Element | inlinevirtual |
| IsImmediateToolTip() const | C4GUI::Element | inline |
| IsInActiveDlg(bool fForKeyboard) | C4GUI::Element | |
| IsMenu() | C4GUI::Element | inlineprotectedvirtual |
| IsOwnPtrElement() | C4GUI::Element | inlineprotectedvirtual |
| IsParentOf(Element *pEl) | C4GUI::Element | inlinevirtual |
| IsScrolling() | C4GUI::ScrollBar | inlineprotected |
| IsVisible() | C4GUI::Element | |
| MouseEnter(CMouse &rMouse) | C4GUI::Element | inlinevirtual |
| MouseInput(CMouse &rMouse, int32_t iButton, int32_t iX, int32_t iY, DWORD dwKeyParam) override | C4GUI::ScrollBar | virtual |
| MouseLeave(CMouse &rMouse) override | C4GUI::ScrollBar | virtual |
| OnHotkey(uint32_t cHotkey) | C4GUI::Element | inlinevirtual |
| OnPosChanged() | C4GUI::ScrollBar | protected |
| pContextHandler | C4GUI::Element | protected |
| pCustomGfx | C4GUI::ScrollBar | protected |
| pDragTarget | C4GUI::Element | protected |
| pNext | C4GUI::Element | protected |
| pParent | C4GUI::Element | protected |
| pPrev | C4GUI::Element | protected |
| pScrollCallback | C4GUI::ScrollBar | protected |
| pScrollWindow | C4GUI::ScrollBar | protected |
| rcBounds | C4GUI::Element | protected |
| RemoveElement(Element *pChild) | C4GUI::Element | protectedvirtual |
| ScreenPos2ClientPos(int32_t &riX, int32_t &riY) | C4GUI::Element | |
| ScrollBar(C4Rect &rcBounds, ScrollWindow *pWin) | C4GUI::ScrollBar | |
| ScrollBar(C4Rect &rcBounds, bool fHorizontal, BaseParCallbackHandler< int32_t > *pCB, int32_t iCBMaxRange=256) | C4GUI::ScrollBar | |
| ScrollWindow class | C4GUI::ScrollBar | friend |
| SetBounds(const C4Rect &rcNewBound) | C4GUI::Element | inline |
| SetContextHandler(ContextHandler *pNewHd) | C4GUI::Element | inline |
| SetDecoration(ScrollBarFacets *pToGfx, bool fAutoHide) | C4GUI::ScrollBar | inline |
| SetDragTarget(Window *pToWindow) | C4GUI::Element | inline |
| SetScrollPos(int32_t iToPos) | C4GUI::ScrollBar | inline |
| SetToolTip(const char *szNewTooltip, bool is_immediate=false) | C4GUI::Element | |
| SetVisibility(bool fToValue) | C4GUI::Element | virtual |
| StartDragging(CMouse &rMouse, int32_t iX, int32_t iY, DWORD dwKeyParam) | C4GUI::Element | virtual |
| StopDragging(CMouse &rMouse, int32_t iX, int32_t iY, DWORD dwKeyParam) | C4GUI::Element | virtual |
| Update() | C4GUI::ScrollBar | protected |
| UpdateOwnPos() | C4GUI::Element | inlinevirtual |
| UpdatePos() | C4GUI::Element | protectedvirtual |
| UpdateSize() | C4GUI::Element | protectedvirtual |
| ~Element() | C4GUI::Element | virtual |
| ~ScrollBar() override | C4GUI::ScrollBar | |