This is the complete list of members for C4GUI::HorizontalLine, including all inherited members.
| 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) | C4GUI::Element | 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::HorizontalLine | 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 |
| dwClr | C4GUI::HorizontalLine | protected |
| dwShadowClr | C4GUI::HorizontalLine | protected |
| Element() | C4GUI::Element | |
| fDragging | C4GUI::Element | 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 |
| GetNext() const | C4GUI::Element | inline |
| GetOwnToolTip() | C4GUI::Element | inline |
| GetParent() | C4GUI::Element | inline |
| GetPrev() const | C4GUI::Element | inline |
| GetScreen() | C4GUI::Element | virtual |
| 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 |
| HorizontalLine(C4Rect &rrcBounds, uint32_t dwClr=0x000000, uint32_t dwShadowClr=0xaf7f7f7f) | C4GUI::HorizontalLine | inline |
| iDragX | C4GUI::Element | protected |
| iDragY | C4GUI::Element | 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 |
| IsVisible() | C4GUI::Element | |
| MouseEnter(CMouse &rMouse) | C4GUI::Element | inlinevirtual |
| MouseInput(CMouse &rMouse, int32_t iButton, int32_t iX, int32_t iY, DWORD dwKeyParam) | C4GUI::Element | virtual |
| MouseLeave(CMouse &rMouse) | C4GUI::Element | inlinevirtual |
| OnHotkey(uint32_t cHotkey) | C4GUI::Element | inlinevirtual |
| pContextHandler | C4GUI::Element | protected |
| pDragTarget | C4GUI::Element | protected |
| pNext | C4GUI::Element | protected |
| pParent | C4GUI::Element | protected |
| pPrev | C4GUI::Element | protected |
| rcBounds | C4GUI::Element | protected |
| RemoveElement(Element *pChild) | C4GUI::Element | protectedvirtual |
| ScreenPos2ClientPos(int32_t &riX, int32_t &riY) | C4GUI::Element | |
| SetBounds(const C4Rect &rcNewBound) | C4GUI::Element | inline |
| SetContextHandler(ContextHandler *pNewHd) | C4GUI::Element | inline |
| SetDragTarget(Window *pToWindow) | C4GUI::Element | 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 |
| UpdateOwnPos() | C4GUI::Element | inlinevirtual |
| UpdatePos() | C4GUI::Element | protectedvirtual |
| UpdateSize() | C4GUI::Element | protectedvirtual |
| ~Element() | C4GUI::Element | virtual |