Home
last modified time | relevance | path

Searched refs:SetCheck (Results 1 – 15 of 15) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dconfig_languages_dlg.cpp453 mBidiTextSupportBox.SetCheck(mLanguages[0].support_bidi_text); in OnInitDialog()
454 mBidiTextGenerateBox.SetCheck(mLanguages[0].gen_reordered_bidi_text); in OnInitDialog()
455 mStaticallyDefined.SetCheck(mLanguages[0].statically_defined); in OnInitDialog()
458 mThaiGlyphShapingSupport.SetCheck(mLanguages[0].support_thai_glyph_shaping); in OnInitDialog()
459 mGenAdjustedThaiString.SetCheck(mLanguages[0].gen_adjusted_thai_string); in OnInitDialog()
541 mBidiTextSupportBox.SetCheck(mLanguages[newval - 1].support_bidi_text); in BEGIN_MESSAGE_MAP()
542 mBidiTextGenerateBox.SetCheck(mLanguages[newval - 1].gen_reordered_bidi_text); in BEGIN_MESSAGE_MAP()
543 mStaticallyDefined.SetCheck(mLanguages[newval - 1].statically_defined); in BEGIN_MESSAGE_MAP()
546 mThaiGlyphShapingSupport.SetCheck(mLanguages[newval - 1].support_thai_glyph_shaping); in BEGIN_MESSAGE_MAP()
547 mGenAdjustedThaiString.SetCheck(mLanguages[newval - 1].gen_adjusted_thai_string); in BEGIN_MESSAGE_MAP()
[all …]
Dedit_pixelmap_dlg.cpp220 void edit_pixelmap_dlg::SetCheck(int control_id, int check) in SetCheck() function in edit_pixelmap_dlg
232 button->SetCheck(BST_INDETERMINATE); in SetCheck()
236 button->SetCheck(check); in SetCheck()
285 SetCheck(IDC_COMPRESS, mPixelmapInfo.compress); in InitPixelmapDlgConfig()
289 SetCheck(IDC_ALPHA, mPixelmapInfo.keep_alpha); in InitPixelmapDlgConfig()
292 SetCheck(IDC_DITHER, mPixelmapInfo.dither); in InitPixelmapDlgConfig()
293 SetCheck(IDC_RAW_FORMAT, mPixelmapInfo.raw); in InitPixelmapDlgConfig()
294 SetCheck(IDC_CUSTOM_OUTPUT, mPixelmapInfo.output_file_enabled); in InitPixelmapDlgConfig()
295 SetCheck(IDC_BINARY_MODE, mPixelmapInfo.binary_mode); in InitPixelmapDlgConfig()
815 pb->SetCheck(FALSE); in CheckAlphaStatus()
[all …]
Dtrigger_action_edit_dlg.cpp311 mTargetShowChildWidgets.SetCheck(FALSE); in OnAddAction()
312 mParentShowChildWidgets.SetCheck(FALSE); in OnAddAction()
412 mTargetShowChildWidgets.SetCheck(action->target_show_child_widgets); in OnSelectAddedActionList()
419 mParentShowChildWidgets.SetCheck(action->parent_show_child_widgets); in OnSelectAddedActionList()
731 mTargetShowChildWidgets.SetCheck(action->target_show_child_widgets); in InitActionLists()
732 mParentShowChildWidgets.SetCheck(action->parent_show_child_widgets); in InitActionLists()
849 mDetachTargetBox.SetCheck(TRUE); in ShowHideAnimationParams()
853 mDetachTargetBox.SetCheck(FALSE); in ShowHideAnimationParams()
858 mPushTargetBox.SetCheck(TRUE); in ShowHideAnimationParams()
862 mPushTargetBox.SetCheck(FALSE); in ShowHideAnimationParams()
[all …]
Dsynergy_settings_dlg.cpp123 mD2DCheck.SetCheck(BST_CHECKED); in OnInitDialog()
127 mD2DCheck.SetCheck(BST_UNCHECKED); in OnInitDialog()
145 mD2DCheck.SetCheck(lParam); in OnTestMessage()
Dfolder_name_dlg.cpp82 ((CButton *)GetDlgItem(IDC_CUSTOM_FOLDER_OUTPUT))->SetCheck(FALSE); in OnInitDialog()
87 ((CButton *)GetDlgItem(IDC_CUSTOM_FOLDER_OUTPUT))->SetCheck(TRUE); in OnInitDialog()
180 ((CButton *)pWnd)->SetCheck(lParam); in OnTestMessage()
Dfont_path_dialog.cpp426 mEnabledBox.SetCheck(TRUE); in OnCreate()
776 pb->SetCheck(BST_CHECKED); in DoDataExchange()
780 pb->SetCheck(BST_UNCHECKED); in DoDataExchange()
849 pb->SetCheck(BST_CHECKED); in DoDataExchange()
1096 custom_output_check->SetCheck(0); in OnPathnameChange()
1262 ((CButton *)pWnd)->SetCheck(lParam); in OnTestMessage()
1268 ((CButton *)pWnd)->SetCheck(lParam); in OnTestMessage()
1294 ((CButton *)pWnd)->SetCheck(check); in OnTestMessage()
1313 ((CButton *)pWnd)->SetCheck(lParam); in OnTestMessage()
1319 ((CButton*)pWnd)->SetCheck(lParam); in OnTestMessage()
Dresource_export_dlg.cpp116 ((CButton *)GetDlgItem(IDC_BINARY_FORMAT_BIN))->SetCheck(check); in DoDataExchange()
118 ((CButton *)GetDlgItem(IDC_BINARY_FORMAT_SREC))->SetCheck(check); in DoDataExchange()
533 ((CButton *)pWnd)->SetCheck(lParam); in OnTestMessage()
539 ((CButton *)pWnd)->SetCheck(lParam); in OnTestMessage()
569 ((CButton *)pWnd)->SetCheck(TRUE); in OnTestMessage()
Dgrid_setting_dlg.cpp175 ((CButton *)pWnd)->SetCheck(lParam); in OnTestMessage()
181 ((CButton *)pWnd)->SetCheck(lParam); in OnTestMessage()
Dstring_export_dlg.cpp118 ((CButton *)GetDlgItem(IDC_XLIFF_FORMAT))->SetCheck(TRUE); in DoDataExchange()
122 ((CButton *)GetDlgItem(IDC_CSV_FORMAT))->SetCheck(TRUE); in DoDataExchange()
Dconfigure_theme_dlg.cpp97 … mStaticallyDefinedCheck.SetCheck(project->mDisplays[mDisplayIndex].themes[0].statically_defined); in OnInitDialog()
266 mStaticallyDefinedCheck.SetCheck(mStaticallyDefined[newval - 1]); in OnDeltaposSpinThemeIndex()
307 mStaticallyDefinedCheck.SetCheck(mStaticallyDefined[newval - 1]); in OnDeltaposSpinNumThemes()
Dtrigger_edit_dlg.cpp159 ((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()
Dedit_pixelmap_dlg.h77 void SetCheck(int control_id, int check);
DProjectConfigDlg.cpp1600 ((CButton *)pWnd)->SetCheck(TRUE); in OnTestMessage()
1679 ((CButton *)pWnd)->SetCheck(BST_UNCHECKED); in OnTestMessage()
1683 ((CButton *)pWnd)->SetCheck(BST_CHECKED); in OnTestMessage()
1707 ((CButton *)pWnd)->SetCheck(lParam); in OnTestMessage()
1730 ((CButton *)pWnd)->SetCheck(lParam); in OnTestMessage()
Dsprite_edit_dialog.cpp324 ((CButton*)GetDlgItem(IDC_APPLY_TO_ALL_FRAMES))->SetCheck(TRUE); in DoDataExchange()
756 button->SetCheck(lParam); in OnTestMessage()
Dproperties_win.cpp1028 pButton->SetCheck(BST_CHECKED); in AddRadioButton()
1032 pButton->SetCheck(BST_UNCHECKED); in AddRadioButton()
1056 pButton->SetCheck(BST_CHECKED); in AddCheckBox()
1060 pButton->SetCheck(BST_UNCHECKED); in AddCheckBox()
2520 pBox->SetCheck(0); in OnChangeDynamicWidget()
4473 pb->SetCheck(FALSE); in OnChangeTemplate()
4488 pb->SetCheck(TRUE); in OnChangeTemplate()
4717 ((CButton *)pWnd)->SetCheck(_tstoi(param2)); in OnTestMessage()