This is the complete list of members for C4GUI::MultilineLabel, including all inherited members.
AddLine(const char *szLine, CStdFont *pFont, DWORD dwClr, bool fDoUpdate, bool fMakeReadableOnBlack, CStdFont *pCaptionFont) | C4GUI::MultilineLabel | |
CheckNameHotkey(const char *) | C4GUI::Element | inlineprotectedvirtual |
Clear(bool fDoUpdate) | C4GUI::MultilineLabel | |
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::MultilineLabel | 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 | |
fDragging | C4GUI::Element | protected |
fMarkup | C4GUI::MultilineLabel | 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 |
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 | |
Lines | C4GUI::MultilineLabel | protected |
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 |
MultilineLabel(const C4Rect &rcBounds, int32_t iMaxLines, int32_t iMaxBuf, const char *szIndentChars, bool fAutoGrow, bool fMarkup) | C4GUI::MultilineLabel | |
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 |
TextWindow class | C4GUI::MultilineLabel | friend |
UpdateHeight() | C4GUI::MultilineLabel | protected |
UpdateOwnPos() | C4GUI::Element | inlinevirtual |
UpdatePos() | C4GUI::Element | protectedvirtual |
UpdateSize() override | C4GUI::MultilineLabel | protectedvirtual |
~Element() | C4GUI::Element | virtual |