Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinresource.h40 #define IDC_CLIENTS_CONNECTED 104 macro
H A DXWin.rc82 CTEXT "No information about connected clients available.", IDC_CLIENTS_CONNECTED, 7, 24, 166, 8
H A Dwindialogs.c316 SetWindowText(GetDlgItem(hDialog, IDC_CLIENTS_CONNECTED), in winExitDlgProc()