Home
last modified time | relevance | path

Searched refs:g_pszQueryHost (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwincreatewnd.c90 if (g_pszQueryHost != NULL) in winCreateBoundingWindowFullScreen()
94 g_pszQueryHost, display, (int) pScreenInfo->dwScreen); in winCreateBoundingWindowFullScreen()
307 if (g_pszQueryHost != NULL) in winCreateBoundingWindowWindowed()
311 g_pszQueryHost, display, (int) pScreenInfo->dwScreen); in winCreateBoundingWindowWindowed()
H A Dwinglobals.c59 const char *g_pszQueryHost = NULL; variable
H A Dwinprocarg.c912 g_pszQueryHost = argv[++i]; in ddxProcessArgument()
H A Dwin.h587 extern const char *g_pszQueryHost;