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

/xsrc/external/mit/xorg-server.old/dist/hw/xwin/xlaunch/resources/
H A Dresources.h77 #define IDC_XDMCP_QUERY 220 macro
H A Ddialog.rc91 AUTORADIOBUTTON STR_XDMCP_QUERY, IDC_XDMCP_QUERY,7,14,64,10
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/xlaunch/
H A Dmain.cc166 else if (IsDlgButtonChecked(hwndDlg, IDC_XDMCP_QUERY))
429 CheckRadioButton(hwndDlg, IDC_XDMCP_QUERY, IDC_XDMCP_BROADCAST, config.broadcast?IDC_XDMCP_BROADCAST:IDC_XDMCP_QUERY);
458 case IDC_XDMCP_QUERY:
460 EnableXDMCPQueryGroup(hwndDlg, LOWORD(wParam) == IDC_XDMCP_QUERY);

Completed in 3 milliseconds