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

ID_PLAY_BUTTON macro

Syntax

#define ID_PLAY_BUTTON (GUI_ID_USER + 0x22)

References

LocationText
audio_player_win.c:89
#define ID_PLAY_BUTTON (GUI_ID_USER + 0x22)
audio_player_win.c:1022
hItem = WM_GetDialogItem(hMainWin, ID_PLAY_BUTTON);
audio_player_win.c:1081
hItem = WM_GetDialogItem(hMainWin, ID_PLAY_BUTTON);
audio_player_win.c:1537
hItem = BUTTON_CreateEx(150, 405, 60, 60, pMsg->hWin, WM_CF_SHOW, 0, ID_PLAY_BUTTON);
audio_player_win.c:1763
hItem = WM_GetDialogItem(pMsg->hWin, ID_PLAY_BUTTON);
audio_player_win.c:1776
hItem = WM_GetDialogItem(pMsg->hWin, ID_PLAY_BUTTON);
audio_player_win.c:1794
case ID_PLAY_BUTTON:
audio_player_win.c:1803
hItem = WM_GetDialogItem(pMsg->hWin, ID_PLAY_BUTTON);
audio_player_win.c:1861
hItem = WM_GetDialogItem(pMsg->hWin, ID_PLAY_BUTTON);
audio_player_win.c:1883
hItem = WM_GetDialogItem(pMsg->hWin, ID_PLAY_BUTTON);
audio_player_win.c:1907
hItem = WM_GetDialogItem(pMsg->hWin, ID_PLAY_BUTTON);
audio_player_win.c:1960
hItem = WM_GetDialogItem(pMsg->hWin, ID_PLAY_BUTTON);
audio_player_win.c:2011
hItem = WM_GetDialogItem(pMsg->hWin, ID_PLAY_BUTTON);
audio_player_win.c:2060
hItem = WM_GetDialogItem(pMsg->hWin, ID_PLAY_BUTTON);