aPointsDest is only used within STemWin.
 
Symbols
loading...
Files
loading...

aPointsDest variable

Syntax

GUI_POINT aPointsDest[3][4];

References

LocationReferrerText
system_win.c:143
GUI_POINT aPointsDest[3][4];
system_win.c:160DrawNeedle()
system_win.c:165DrawNeedle()
system_win.c:214GUI_UpdateClock()
GUI_MagnifyPolygon(aPointsDest[0], aPoints[0], 4, 4);
system_win.c:215GUI_UpdateClock()
GUI_RotatePolygon(aPointsDest[0], aPointsDest[0], 4, - 2 * PI * (float)((float)hour + (float)min /60) / 12);
system_win.c:218GUI_UpdateClock()
GUI_MagnifyPolygon(aPointsDest[1], aPoints[1], 4, 4);
system_win.c:219GUI_UpdateClock()
GUI_RotatePolygon(aPointsDest[1], aPointsDest[1], 4, - 2 * PI * (float)((float)min + (float)sec / 60) / 60);
system_win.c:222GUI_UpdateClock()
GUI_MagnifyPolygon(aPointsDest[2], aPoints[2], 4, 1);
system_win.c:223GUI_UpdateClock()
GUI_RotatePolygon(aPointsDest[2], aPointsDest[2], 4, - 2 * PI * sec / 60);

Data Use

Functions reading aPointsDest
aPointsDest
all items filtered out
Type of aPointsDest
aPointsDest
all items filtered out