_cbMotion() is only used within STemWin_SampleDemo.
 
Symbols
loading...
Files
loading...

_cbMotion() function

_cbMotion Function description: Callback routine of transparent motion window which is responsible for processing the motion messages.

Syntax

static void _cbMotion(WM_MESSAGE * pMsg);

Arguments

pMsg

References

LocationReferrerText
GUIDEMO_RadialMenu.c:1875
static void _cbMotion(WM_MESSAGE * pMsg) {
GUIDEMO_RadialMenu.c:1962_RadialMenu()
hMotion = WM_CreateWindowAsChild(0, ySizeWindow / 2, xSizeWindow, ySizeWindow / 2, hDraw, WM_CF_SHOW | WM_CF_HASTRANS, _cbMotion, sizeof(pPara));

Call Tree

Functions called by _cbMotion()
_cbMotion()
Data read by _cbMotion()
Data written by _cbMotion()
_cbMotion()
Type of _cbMotion()
_cbMotion()
all items filtered out