ID_PLAY_BUTTON is only used within MB1063.
 
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:86
#define ID_PLAY_BUTTON (GUI_ID_USER + 0x24)
audioplayer_win.c:774
hItem = WM_GetDialogItem(AUDIOPLAYER_hWin, ID_PLAY_BUTTON);
audioplayer_win.c:869
hItem = WM_GetDialogItem(AUDIOPLAYER_hWin, ID_PLAY_BUTTON);
audioplayer_win.c:888
hItem = WM_GetDialogItem(AUDIOPLAYER_hWin, ID_PLAY_BUTTON);
audioplayer_win.c:1011
hItem = BUTTON_CreateEx(148, 330, 50, 50, pMsg->hWin, WM_CF_SHOW, 0, ID_PLAY_BUTTON);
audioplayer_win.c:1199
hItem = WM_GetDialogItem(pMsg->hWin, ID_PLAY_BUTTON);
audioplayer_win.c:1212
case ID_PLAY_BUTTON:
audioplayer_win.c:1303
hItem = WM_GetDialogItem(pMsg->hWin, ID_PLAY_BUTTON);
audioplayer_win.c:1332
hItem = WM_GetDialogItem(pMsg->hWin, ID_PLAY_BUTTON);
audioplayer_win.c:1365
hItem = WM_GetDialogItem(pMsg->hWin, ID_PLAY_BUTTON);
videoplayer_win.c:604
hItem = WM_GetDialogItem(VIDEOPLAYER_hWin, ID_PLAY_BUTTON);
videoplayer_win.c:776
hItem = WM_GetDialogItem(VIDEOPLAYER_hWin, ID_PLAY_BUTTON);
videoplayer_win.c:809
hItem = WM_GetDialogItem(VIDEOPLAYER_hWin, ID_PLAY_BUTTON);
videoplayer_win.c:998
hItem = WM_GetDialogItem(VIDEOPLAYER_hWin, ID_PLAY_BUTTON);
videoplayer_win.c:1016
hItem = WM_GetDialogItem(VIDEOPLAYER_hWin, ID_PLAY_BUTTON);
videoplayer_win.c:1077
hItem = BUTTON_CreateEx(217, 388, 50, 45, pMsg->hWin, WM_CF_SHOW, 0, ID_PLAY_BUTTON);
videoplayer_win.c:1101
hItem = WM_GetDialogItem(pMsg->hWin, ID_PLAY_BUTTON);
videoplayer_win.c:1245
case ID_PLAY_BUTTON:
videoplayer_win.c:1436
hItem = WM_GetDialogItem(VIDEOPLAYER_hWin, ID_PLAY_BUTTON);