Searched refs:IDC_XDMCP_HOST (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/xlaunch/resources/ |
| H A D | resources.h | 80 #define IDC_XDMCP_HOST 223
macro
|
| H A D | dialog.rc | 92 EDITTEXT IDC_XDMCP_HOST,78,12,64,12
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/xlaunch/ |
| H A D | main.cc | 181 GetDlgItemText(hwndDlg, IDC_XDMCP_HOST, buffer, 512); 291 EnableWindow(GetDlgItem(hwndDlg, IDC_XDMCP_HOST), state); 433 SetDlgItemText(hwndDlg, IDC_XDMCP_HOST, config.xdmcp_host.c_str());
|
Completed in 4 milliseconds