Searched refs:IDB_PAUSE (Results 1 – 3 of 3) sorted by relevance
9 #define IDB_PAUSE 446 macro
58 IDB_PAUSE369 window = GetItem(IDB_PAUSE); in OnInit()503 MoveItem(IDB_PAUSE, xPos, yPos, bSizeX, _buttonSizeY); in OnSize()976 HideItem(IDB_PAUSE); in OnExternalCloseMessage()1085 SetItemText(IDB_PAUSE, Sync.Get_Paused() ? _continue_String : _pause_String); in SetPauseText()1216 case IDB_PAUSE: in OnButtonClicked()
47 PUSHBUTTON "&Pause", IDB_PAUSE bx2, by, bxs, bys