Lines Matching refs:TRUE
159 ((CButton *)GetDlgItem(IDC_CHILD_SIGNAL_RADIO))->SetCheck(TRUE); in OnInitDialog()
164 ((CButton *)GetDlgItem(IDC_USER_EVENT_RADIO))->SetCheck(TRUE); in OnInitDialog()
170 ((CButton *)GetDlgItem(IDC_SYSTEM_EVENT_RADIO))->SetCheck(TRUE); in OnInitDialog()
184 return TRUE; in OnInitDialog()
400 enable = TRUE; in EnableDisableAnimationIdsCombo()
486 if (radio->GetCheck() == TRUE) in SaveEventType()
494 if (radio->GetCheck() == TRUE) in SaveEventType()
568 return TRUE; in SaveEventType()
578 return TRUE; in SaveTriggerInfo()
612 if (((CButton *)pWnd)->GetCheck() == TRUE) in OnTestMessage()
621 if (((CButton *)pWnd)->GetCheck() == TRUE) in OnTestMessage()