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