This is the complete list of members for C4GUI::OverlayPicture, 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::OverlayPicture | 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 |
| dwDrawClr | C4GUI::Picture | protected |
| Element() | C4GUI::Element | |
| EnsureOwnSurface() | C4GUI::Picture | |
| Facet | C4GUI::Picture | protected |
| fAnimate | C4GUI::Picture | protected |
| fAspect | C4GUI::Picture | protected |
| fCustomDrawClr | C4GUI::Picture | protected |
| 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 |
| GetFacet() const | C4GUI::Picture | inline |
| GetFirstContained() | C4GUI::Element | inlinevirtual |
| GetFirstNestedElement(bool fBackwards) | C4GUI::Element | inlinevirtual |
| GetHeight() | C4GUI::Element | inline |
| GetListItemTopSpacing() | C4GUI::Element | inlinevirtual |
| GetListItemTopSpacingBar() | C4GUI::Element | inlinevirtual |
| GetMFacet() | C4GUI::Picture | inline |
| 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 |
| iAnimationPhase | C4GUI::Picture | protected |
| iBorderSize | C4GUI::OverlayPicture | protected |
| iDelay | C4GUI::Picture | protected |
| iDragX | C4GUI::Element | protected |
| iDragY | C4GUI::Element | protected |
| iPhaseTime | C4GUI::Picture | 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 |
| OverlayImage | C4GUI::OverlayPicture | protected |
| OverlayPicture(const C4Rect &rcBounds, bool fAspect, const C4Facet &rOverlayImage, int iBorderSize) | C4GUI::OverlayPicture | |
| pContextHandler | C4GUI::Element | protected |
| pDragTarget | C4GUI::Element | protected |
| Picture(const C4Rect &rcBounds, bool fAspect) | C4GUI::Picture | |
| 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 | |
| SetAnimated(bool fEnabled, int iDelay) | C4GUI::Picture | |
| SetBounds(const C4Rect &rcNewBound) | C4GUI::Element | inline |
| SetContextHandler(ContextHandler *pNewHd) | C4GUI::Element | inline |
| SetDragTarget(Window *pToWindow) | C4GUI::Element | inline |
| SetDrawColor(uint32_t dwToClr) | C4GUI::Picture | inline |
| SetFacet(const C4Facet &fct) | C4GUI::Picture | 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 |