Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwindisplay.h32 winGetDisplayName(char *szDisplay, unsigned int screen);
H A Dwindisplay.c46 winGetDisplayName(char *szDisplay, unsigned int screen) in winGetDisplayName() function
H A Dwinclipboardinit.c77 winGetDisplayName(szDisplay, 0); in winClipboardThreadProc()
H A Dwinprefs.c714 winGetDisplayName(szDisplay, 0); in LoadPreferences()
H A Dwinmultiwindowwm.c1068 winGetDisplayName(pszDisplay, (int) pProcArg->dwScreen); in winMultiWindowXMsgProc()
1451 winGetDisplayName(pszDisplay, (int) pProcArg->dwScreen); in winInitMultiWindowWM()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog41996 hw/xwin: Hoist use of winSetAuthorization() and winGetDisplayName() up one level
42477 Place prototype for winGetDisplayName() in windisplay.h, and include it where