Searched refs:IDC_XDMCP (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xwin/xlaunch/resources/
H A Dresources.h68 #define IDC_XDMCP 211 macro
H A Ddialog.rc59 AUTORADIOBUTTON STR_XDMCP,IDC_XDMCP,7,98,300,10
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/xlaunch/
H A Dmain.cc121 } else if (IsDlgButtonChecked(hwndDlg, IDC_XDMCP))
267 EnableWindow(GetDlgItem(hwndDlg, IDC_XDMCP), config.window != CConfig::MultiWindow);
410 CheckRadioButton(hwndDlg, IDC_CLIENT_NONE, IDC_CLIENT, IDC_XDMCP);

Completed in 4 milliseconds