STemWin
WM_Obj
is only used within STemWin.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
STemWin
WM_Obj
WM_Obj struct
Window manager types
Syntax
Show:
Summary
Declaration
Definition
from
WM.h:398
typedef
struct
WM_Obj
WM_Obj
;
Implemented in
WM.h:415
Fields
Field
Declared as
WM_Obj::Rect
GUI_RECT
WM_Obj::InvalidRect
GUI_RECT
WM_Obj::cb
WM_CALLBACK
*
WM_Obj::hNextLin
WM_HWIN
WM_Obj::hParent
WM_HWIN
WM_Obj::hFirstChild
WM_HWIN
WM_Obj::hNext
WM_HWIN
WM_Obj::hMem
GUI_MEMDEV_Handle
WM_Obj::Status
U32
Related Functions
Found 7 other functions taking a
WM_Obj
argument:
Function
WM__Client2Screen()
WM__GetClientRectWin()
WM__GetWindowSizeX()
WM__GetWindowSizeY()
WM__IsInWindow()
WM__Screen2Client()
WM__UpdateChildPositions()
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out