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

ID_TIME macro

Syntax

#define ID_TIME (GUI_ID_USER + 0x40)

References

LocationText
video_player_win.c:82
#define ID_TIME (GUI_ID_USER + 0x40)
video_player_win.c:766
hItem = TEXT_CreateEx(40, 40, 120, 40, pMsg->hWin, WM_CF_SHOW, 0, ID_TIME, "00:00");
video_player_win.c:1332
hItem = WM_GetDialogItem(playbackwin, ID_TIME);
video_player_win.c:1350
hItem = WM_GetDialogItem(playbackwin, ID_TIME);