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

ID_ELAPSED_TIME macro

Syntax

#define ID_ELAPSED_TIME (GUI_ID_USER + 0x41)

References

LocationText
audio_player_win.c:107
#define ID_ELAPSED_TIME (GUI_ID_USER + 0x41)
audio_recorder_win.c:58
#define ID_ELAPSED_TIME (GUI_ID_USER + 0x07)
video_player_win.c:83
#define ID_ELAPSED_TIME (GUI_ID_USER + 0x41)
audio_player_win.c:144
{ TEXT_CreateIndirect, "00:00", ID_ELAPSED_TIME, 660, 370, 135, 30, 0, 0x0, 0 },
audio_player_win.c:816
hItem = WM_GetDialogItem(hMainWin, ID_ELAPSED_TIME);
audio_player_win.c:828
hItem = WM_GetDialogItem(hEquWin, ID_ELAPSED_TIME);
audio_player_win.c:1065
hItem = WM_GetDialogItem(hMainWin, ID_ELAPSED_TIME);
audio_player_win.c:1486
hItem = WM_GetDialogItem(pMsg->hWin, ID_ELAPSED_TIME);
audio_player_win.c:1951
hItem = WM_GetDialogItem(pMsg->hWin, ID_ELAPSED_TIME);
audio_recorder_win.c:78
{ TEXT_CreateIndirect, "00:00", ID_ELAPSED_TIME, 450, 440, 80, 20, 0, 0x0, 0 },
audio_recorder_win.c:438
hItem = WM_GetDialogItem(hMainWin, ID_ELAPSED_TIME);
audio_recorder_win.c:447
hItem = WM_GetDialogItem(hMainWin, ID_ELAPSED_TIME);
audio_recorder_win.c:496
hItem = WM_GetDialogItem(hMainWin, ID_ELAPSED_TIME);
audio_recorder_win.c:536
hItem = WM_GetDialogItem(pMsg->hWin, ID_ELAPSED_TIME);
video_player_win.c:770
hItem = TEXT_CreateEx(10, 15, 120, 40, pMsg->hWin, WM_CF_SHOW, 0, ID_ELAPSED_TIME, "00:00");
video_player_win.c:805
hItem = WM_GetDialogItem(pMsg->hWin, ID_ELAPSED_TIME);
video_player_win.c:970
hItem = WM_GetDialogItem(playbackwin, ID_ELAPSED_TIME);
video_player_win.c:1336
hItem = WM_GetDialogItem(playbackwin, ID_ELAPSED_TIME);
video_player_win.c:1372
hItem = WM_GetDialogItem(playbackwin, ID_ELAPSED_TIME);