OpenClonk
C4GUI::ScrollBar Member List

This is the complete list of members for C4GUI::ScrollBar, including all inherited members.

::C4ScriptGuiWindow classC4GUI::ScrollBarfriend
CheckNameHotkey(const char *)C4GUI::Elementinlineprotectedvirtual
ClientPos2ScreenPos(int32_t &riX, int32_t &riY)C4GUI::Element
DoContext()C4GUI::Element
DoDragging(CMouse &rMouse, int32_t iX, int32_t iY, DWORD dwKeyParam) overrideC4GUI::ScrollBarvirtual
Draw(C4TargetFacet &cgo)C4GUI::Elementinlineprotectedvirtual
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::Elementprotected
DrawBar(C4TargetFacet &cgo, DynBarFacet &rFacets)C4GUI::Elementprotected
DrawElement(C4TargetFacet &cgo) overrideC4GUI::ScrollBarprotectedvirtual
DrawHBarByVGfx(C4TargetFacet &cgo, DynBarFacet &rFacets)C4GUI::Elementprotected
DrawHVBar(C4TargetFacet &cgo, DynBarFacet &rFacets, C4DrawTransform &trf, int32_t iMiddleLength)C4GUI::Elementprotected
DrawVBar(C4TargetFacet &cgo, DynBarFacet &rFacets)C4GUI::Elementprotected
Element()C4GUI::Element
fAutoHideC4GUI::ScrollBarprotected
fBottomDownC4GUI::ScrollBarprotected
fDraggingC4GUI::Elementprotected
fHorizontalC4GUI::ScrollBarprotected
fScrollingC4GUI::ScrollBarprotected
fTopDownC4GUI::ScrollBarprotected
fVisibleC4GUI::Element
GetBounds()C4GUI::Elementinline
GetClientRect()C4GUI::Elementinlinevirtual
GetContainedClientRect()C4GUI::Elementinline
GetContainer()C4GUI::Elementinlinevirtual
GetContextHandler()C4GUI::Elementvirtual
GetDialogWindow()C4GUI::Elementinlineprotectedvirtual
GetDlg()C4GUI::Elementvirtual
GetFirstContained()C4GUI::Elementinlinevirtual
GetFirstNestedElement(bool fBackwards)C4GUI::Elementinlinevirtual
GetHeight()C4GUI::Elementinline
GetListItemTopSpacing()C4GUI::Elementinlinevirtual
GetListItemTopSpacingBar()C4GUI::Elementinlinevirtual
GetMaxScroll()C4GUI::ScrollBarinlineprotected
GetNext() constC4GUI::Elementinline
GetOwnToolTip()C4GUI::Elementinline
GetParent()C4GUI::Elementinline
GetPrev() constC4GUI::Elementinline
GetScreen()C4GUI::Elementvirtual
GetScrollByPos(int32_t iX, int32_t iY)C4GUI::ScrollBarinlineprotected
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::Elementinline
HasPin()C4GUI::ScrollBarinlineprotected
iCBMaxRangeC4GUI::ScrollBarprotected
iDragXC4GUI::Elementprotected
iDragYC4GUI::Elementprotected
iScrollPosC4GUI::ScrollBarprotected
iScrollThumbSizeC4GUI::ScrollBarprotected
IsExternalDrawDialog()C4GUI::Elementinlineprotectedvirtual
IsFocusElement()C4GUI::Elementinlinevirtual
IsImmediateToolTip() constC4GUI::Elementinline
IsInActiveDlg(bool fForKeyboard)C4GUI::Element
IsMenu()C4GUI::Elementinlineprotectedvirtual
IsOwnPtrElement()C4GUI::Elementinlineprotectedvirtual
IsParentOf(Element *pEl)C4GUI::Elementinlinevirtual
IsScrolling()C4GUI::ScrollBarinlineprotected
IsVisible()C4GUI::Element
MouseEnter(CMouse &rMouse)C4GUI::Elementinlinevirtual
MouseInput(CMouse &rMouse, int32_t iButton, int32_t iX, int32_t iY, DWORD dwKeyParam) overrideC4GUI::ScrollBarvirtual
MouseLeave(CMouse &rMouse) overrideC4GUI::ScrollBarvirtual
OnHotkey(uint32_t cHotkey)C4GUI::Elementinlinevirtual
OnPosChanged()C4GUI::ScrollBarprotected
pContextHandlerC4GUI::Elementprotected
pCustomGfxC4GUI::ScrollBarprotected
pDragTargetC4GUI::Elementprotected
pNextC4GUI::Elementprotected
pParentC4GUI::Elementprotected
pPrevC4GUI::Elementprotected
pScrollCallbackC4GUI::ScrollBarprotected
pScrollWindowC4GUI::ScrollBarprotected
rcBoundsC4GUI::Elementprotected
RemoveElement(Element *pChild)C4GUI::Elementprotectedvirtual
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 classC4GUI::ScrollBarfriend
SetBounds(const C4Rect &rcNewBound)C4GUI::Elementinline
SetContextHandler(ContextHandler *pNewHd)C4GUI::Elementinline
SetDecoration(ScrollBarFacets *pToGfx, bool fAutoHide)C4GUI::ScrollBarinline
SetDragTarget(Window *pToWindow)C4GUI::Elementinline
SetScrollPos(int32_t iToPos)C4GUI::ScrollBarinline
SetToolTip(const char *szNewTooltip, bool is_immediate=false)C4GUI::Element
SetVisibility(bool fToValue)C4GUI::Elementvirtual
StartDragging(CMouse &rMouse, int32_t iX, int32_t iY, DWORD dwKeyParam)C4GUI::Elementvirtual
StopDragging(CMouse &rMouse, int32_t iX, int32_t iY, DWORD dwKeyParam)C4GUI::Elementvirtual
Update()C4GUI::ScrollBarprotected
UpdateOwnPos()C4GUI::Elementinlinevirtual
UpdatePos()C4GUI::Elementprotectedvirtual
UpdateSize()C4GUI::Elementprotectedvirtual
~Element()C4GUI::Elementvirtual
~ScrollBar() overrideC4GUI::ScrollBar