STemWin
+
0
/6 examples
SourceVu will show references to
WM_MOTION_INFO
from the following samples and libraries:
Examples
STM32F412G-Discovery
Demonstrations
STemWin
STM32F413H-Discovery
Demonstrations
STemWin
STM32469I-Discovery
Applications
STemWin
STemWin_SampleDemo
STM32469I_EVAL
Applications
STemWin
STemWin_SampleDemo
STM324x9I_EVAL
Applications
STemWin
STemWin_SampleDemo
STM32F429I-Discovery
Applications
STemWin
STemWin_SampleDemo
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
STemWin
WM_MOTION_INFO
WM_MOTION_INFO struct
Syntax
Show:
Summary
Declaration
from
WM.h:163
typedef
struct
{
U8
Cmd
;
U8
FinalMove
;
U8
StopMotion
;
U8
IsDragging
;
int
dx
,
dy
,
da
;
int
xPos
,
yPos
;
int
Period
;
int
SnapX
;
int
SnapY
;
U8
IsOutside
;
unsigned
Overlap
;
U32
Flags
;
GUI_PID_STATE
*
pState
;
GUI_HMEM
hContext
;
}
WM_MOTION_INFO
;
Fields
Field
Declared as
WM_MOTION_INFO::Cmd
U8
WM_MOTION_INFO::FinalMove
U8
WM_MOTION_INFO::StopMotion
U8
WM_MOTION_INFO::IsDragging
U8
WM_MOTION_INFO::dx
int
WM_MOTION_INFO::dy
int
dx
,
WM_MOTION_INFO::da
int
dx
,
dy
,
WM_MOTION_INFO::xPos
int
WM_MOTION_INFO::yPos
int
xPos
,
WM_MOTION_INFO::Period
int
WM_MOTION_INFO::SnapX
int
WM_MOTION_INFO::SnapY
int
WM_MOTION_INFO::IsOutside
U8
WM_MOTION_INFO::Overlap
unsigned
WM_MOTION_INFO::Flags
U32
WM_MOTION_INFO::pState
GUI_PID_STATE
*
WM_MOTION_INFO::hContext
GUI_HMEM
Examples
WM_MOTION_INFO
is referenced by 6 libraries and example projects:
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