Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinglobals.h56 extern Bool g_fHostInTitle;
H A Dwinglobals.c80 Bool g_fHostInTitle = TRUE; variable
H A Dwinprocarg.c1064 g_fHostInTitle = TRUE; in ddxProcessArgument()
1069 g_fHostInTitle = FALSE; in ddxProcessArgument()
H A Dwinmultiwindowwm.c424 if (g_fHostInTitle) { in GetWindowName()