Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dfont_path_dialog.cpp1090 CButton *custom_output_check = (CButton*)GetDlgItem(IDC_CUSTOM_OUTPUT); in OnPathnameChange() local
1096 custom_output_check->SetCheck(0); in OnPathnameChange()
1099 custom_output_check->EnableWindow(FALSE); in OnPathnameChange()
1106 custom_output_check->EnableWindow(TRUE); in OnPathnameChange()