, including all inherited members.
| AddDelegateOnPointerButtonDown(POINTERBUTTON buttons, DELEGATE_ONPOINTER delegate) | MGUI::CANVAS | |
| AddDelegateOnPointerButtonUp(POINTERBUTTON buttons, DELEGATE_ONPOINTER delegate) | MGUI::CANVAS | |
| AddDestroyCallback() | MGUI::CTRL | [protected] |
| CANVAS(STYLE style=STYLE_Default) | MGUI::CANVAS | |
| Create(LAYOUT_PANE_BASE &ParentPane, LAYOUT_ORIENTATION Orientation) | MGUI::CTRL_SASH | |
| MGUI::CANVAS::Create(LAYOUT_PANE_BASE &ParentPane, int width, int height, LAYOUT_SIZEALIGN sizealign, CANVAS::STYLE style=STYLE_Default) | MGUI::CANVAS | |
| CTRL() | MGUI::CTRL | [inline, protected] |
| CTRL_SASH() | MGUI::CTRL_SASH | |
| CursorSetVisible(bool visible) | MGUI::CANVAS | |
| DELEGATE_ONKEY typedef | MGUI::CANVAS | |
| DELEGATE_ONPAINT typedef | MGUI::CANVAS | |
| DELEGATE_ONPOINTER typedef | MGUI::CANVAS | |
| DELEGATE_ONPOINTERMOVE typedef | MGUI::CANVAS | |
| DELEGATE_ONSIZE typedef | MGUI::CTRL | |
| DELEGATE_ONUPDATERECT typedef | MGUI::CANVAS | |
| DELEGATE_ONWHEEL typedef | MGUI::CANVAS | |
| DEVICETYPE enum name | MGUI::CANVAS | |
| DEVICETYPE_Memory enum value | MGUI::CANVAS | |
| DEVICETYPE_Pixmap enum value | MGUI::CANVAS | |
| DEVICETYPE_Screen enum value | MGUI::CANVAS | |
| DEVICETYPE_Stereo enum value | MGUI::CANVAS | |
| Erase(const COLOR &color) | MGUI::CANVAS | |
| GetBackgroundColor() | MGUI::CTRL | [static] |
| GetBackgroundColor(COLOR &color) const | MGUI::CTRL | |
| GetCursor() const | MGUI::CANVAS | |
| GetDimensions(MGUI::POINT &dimensions) const | MGUI::CTRL | |
| GetDlgParent() const | MGUI::CANVAS | |
| GetDrawingContext(DEVICETYPE DeviceType, STEREOVIEW StereoView=STEREOVIEW_None) const | MGUI::CANVAS | |
| GetDrawingDevice(DEVICETYPE DeviceType=DEVICETYPE_Memory) | MGUI::CANVAS | |
| GetDrawingDevice(DEVICETYPE DeviceType, bool AllowStereo) | MGUI::CANVAS | |
| GetHeight() const | MGUI::CANVAS | |
| GetPointerLocation(MGUI::POINT &ptCanvas) const | MGUI::CANVAS | |
| GetShell() const | MGUI::CTRL | |
| GetSize(INT16 &width, INT16 &height) const | MGUI::CANVAS | |
| GetStyle() const | MGUI::CANVAS | |
| GetToolTip() const | MGUI::CTRL | |
| GetWidget() const | MGUI::CTRL | [inline] |
| GetWidth() const | MGUI::CANVAS | |
| Invalidate(bool erase=true) | MGUI::CTRL | |
| IsCreated() const | MGUI::CTRL | [virtual] |
| IsEnabled() const | MGUI::CTRL | [virtual] |
| IsPointerCaptured() const | MGUI::CANVAS | |
| IsVisible() const | MGUI::CTRL | |
| m_widget | MGUI::CTRL | [protected] |
| PanFromBuffer(INT32 dx, INT32 dy, const COLOR *pColorBG) | MGUI::CANVAS | |
| ProcessWidgetEvents(Widget widget) | MGUI::CTRL | [static] |
| ReleaseCapture() | MGUI::CANVAS | |
| Resize(INT16 width, INT16 height) | MGUI::CANVAS | |
| RestoreFromBuffer(DEVICETYPE devtype, bool UpdateNow=false) | MGUI::CANVAS | |
| RestoreFromBuffer(DEVICETYPE devtype, const LRECT2D &rect, bool UpdateNow=false) | MGUI::CANVAS | |
| SetBackgroundColor(const COLOR &color) | MGUI::CTRL | |
| SetCursor(CURSORID cursorid) | MGUI::CANVAS | |
| SetDelegateOnKey(DELEGATE_ONKEY delegate) | MGUI::CANVAS | |
| SetDelegateOnMoved(DELEGATE_VOID_NOPARMS delegate) | MGUI::CTRL_SASH | |
| SetDelegateOnPaint(DELEGATE_ONPAINT delegate) | MGUI::CANVAS | |
| SetDelegateOnPointerDoubleClick(DELEGATE_ONPOINTER delegate) | MGUI::CANVAS | |
| SetDelegateOnPointerEnter(DELEGATE_VOID_NOPARMS delegate) | MGUI::CANVAS | |
| SetDelegateOnPointerLeave(DELEGATE_VOID_NOPARMS delegate) | MGUI::CANVAS | |
| SetDelegateOnPointerMove(DELEGATE_ONPOINTERMOVE delegate) | MGUI::CANVAS | |
| SetDelegateOnPointerWheel(DELEGATE_ONWHEEL delegate) | MGUI::CANVAS | |
| SetDelegateOnSize(DELEGATE_ONSIZE delegate) | MGUI::CANVAS | |
| SetDelegateOnUpdatePixmap(DELEGATE_ONUPDATERECT delegate) | MGUI::CANVAS | |
| SetDimensions(MGUI::POINT dimensions) | MGUI::CTRL | |
| SetEnabled(bool enabled=true) | MGUI::CTRL | [virtual] |
| SetFocus() const | MGUI::FORM | [inline] |
| SetForegroundColor(const COLOR &color) | MGUI::CTRL | |
| SetMinimumSize(int width, int height) | MGUI::CTRL | |
| SetShadowArgs(XTARGS &args, SHADOW shadow) | MGUI::CTRL | [protected, static] |
| SetSizeByKey(const char *SizeKey) | MGUI::CTRL | |
| SetToolTipString(const MISTRING &string) | MGUI::CTRL | |
| SetVisible(bool visible=true) | MGUI::CTRL | [virtual] |
| SetWidgetShadow(Widget widget, SHADOW shadow) | MGUI::CTRL | [static] |
| SHADOW enum name | MGUI::CTRL | |
| SHADOW_Black enum value | MGUI::CTRL | |
| SHADOW_In enum value | MGUI::CTRL | |
| SHADOW_None enum value | MGUI::CTRL | |
| SHADOW_Out enum value | MGUI::CTRL | |
| SHADOW_White enum value | MGUI::CTRL | |
| StereoDisable() | MGUI::CANVAS | |
| StereoDrawCursor(MGUI::POINT ptCanvasL, MGUI::POINT ptCanvasR, LRECT2D &CursorRectL, LRECT2D &CursorRectR) | MGUI::CANVAS | |
| StereoEnable(const STEREODEVICE &StereoDevice) | MGUI::CANVAS | |
| StereoGetDeviceHW() const | MGUI::CANVAS | |
| StereoIsEnabled() const | MGUI::CANVAS | |
| StereoUpdateFromBuffer() | MGUI::CANVAS | |
| STYLE enum name | MGUI::CANVAS | |
| STYLE_Default enum value | MGUI::CANVAS | |
| STYLE_NoBuffer enum value | MGUI::CANVAS | |
| STYLE_NoDelayResize enum value | MGUI::CANVAS | |
| STYLE_NotifyExpose enum value | MGUI::CANVAS | |
| STYLE_TraverseToOnPointerEnter enum value | MGUI::CANVAS | |
| STYLE_UseMemory enum value | MGUI::CANVAS | |
| STYLE_UsePixmap enum value | MGUI::CANVAS | |
| UpdateFromBuffer(DEVICETYPE DevTarget, DEVICETYPE DevSource, const LRECT2D *pRectSource=0) | MGUI::CANVAS | |
| UpdateWindow() | MGUI::CTRL | |
| v_OnCaptureChanged() | MGUI::CANVAS | [protected, virtual] |
| v_OnDestroyWidget() | MGUI::CTRL | [protected, virtual] |
| v_OnKey(MGUI::POINT point, MGUI::KEYCODE keycode, MGUI::KEYSTATE keystate) | MGUI::CANVAS | [protected, virtual] |
| v_OnPaint(MGD::CONTEXT *gc) | MGUI::CANVAS | [protected, virtual] |
| v_OnPointerButtonDown(MGUI::POINT point, POINTERBUTTON button, KEYSTATE keystate) | MGUI::CANVAS | [protected, virtual] |
| v_OnPointerButtonUp(MGUI::POINT point, POINTERBUTTON button, KEYSTATE keystate) | MGUI::CANVAS | [protected, virtual] |
| v_OnPointerEnter() | MGUI::CANVAS | [protected, virtual] |
| v_OnPointerLeave() | MGUI::CANVAS | [protected, virtual] |
| v_OnPointerMove(MGUI::POINT point, POINTERBUTTON button, KEYSTATE keystate, bool hasmore) | MGUI::CANVAS | [protected, virtual] |
| v_OnPointerWheel(INT32 direction) | MGUI::CANVAS | [protected, virtual] |
| v_OnSize(int width, int height) | MGUI::CANVAS | [protected, virtual] |
| ~CANVAS() | MGUI::CANVAS | [virtual] |
| ~CTRL()=0 | MGUI::CTRL | [pure virtual] |
| ~CTRL_SASH() | MGUI::CTRL_SASH | [virtual] |
| ~FORM()=0 | MGUI::FORM | [pure virtual] |