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

ID_PLAY_BUTTON macro

Syntax

#define ID_PLAY_BUTTON (GUI_ID_USER + 0x24)

References

LocationText
audioplayer_win.c:83
#define ID_PLAY_BUTTON (GUI_ID_USER + 0x24)
videoplayer_win.c:85
#define ID_PLAY_BUTTON (GUI_ID_USER + 0x24)
audioplayer_win.c:774
hItem = WM_GetDialogItem(AUDIOPLAYER_hWin, ID_PLAY_BUTTON);
audioplayer_win.c:816
hItem = WM_GetDialogItem(AUDIOPLAYER_hWin, ID_PLAY_BUTTON);
audioplayer_win.c:835
hItem = WM_GetDialogItem(AUDIOPLAYER_hWin, ID_PLAY_BUTTON);
audioplayer_win.c:964
hItem = BUTTON_CreateEx(231, 10, 50, 50, pMsg->hWin, WM_CF_SHOW, 0, ID_PLAY_BUTTON);
audioplayer_win.c:1133
hItem = WM_GetDialogItem(pMsg->hWin, ID_PLAY_BUTTON);
audioplayer_win.c:1146
case ID_PLAY_BUTTON:
audioplayer_win.c:1233
hItem = WM_GetDialogItem(pMsg->hWin, ID_PLAY_BUTTON);
audioplayer_win.c:1265
hItem = WM_GetDialogItem(pMsg->hWin, ID_PLAY_BUTTON);
audioplayer_win.c:1298
hItem = WM_GetDialogItem(pMsg->hWin, ID_PLAY_BUTTON);
videoplayer_win.c:554
hItem = WM_GetDialogItem(VIDEOPLAYER_hWin, ID_PLAY_BUTTON);
videoplayer_win.c:778
hItem = WM_GetDialogItem(VIDEOPLAYER_hWin, ID_PLAY_BUTTON);
videoplayer_win.c:796
hItem = WM_GetDialogItem(VIDEOPLAYER_hWin, ID_PLAY_BUTTON);
videoplayer_win.c:857
hItem = BUTTON_CreateEx(81, 159, 50, 50, pMsg->hWin, WM_CF_SHOW, 0, ID_PLAY_BUTTON);
videoplayer_win.c:878
hItem = WM_GetDialogItem(pMsg->hWin, ID_PLAY_BUTTON);
videoplayer_win.c:988
case ID_PLAY_BUTTON:
videoplayer_win.c:1033
hItem = WM_GetDialogItem(VIDEOPLAYER_hWin, ID_PLAY_BUTTON);
videoplayer_win.c:1182
hItem = WM_GetDialogItem(VIDEOPLAYER_hWin, ID_PLAY_BUTTON);