Home
last modified time | relevance | path

Searched refs:g_fClipboardStarted (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinclipboardinit.c83 g_fClipboardStarted = TRUE; in winClipboardThreadProc()
88 g_fClipboardStarted = FALSE; in winClipboardThreadProc()
131 if (g_fClipboard && g_fClipboardStarted) { in winClipboardShutdown()
138 g_fClipboardStarted = FALSE; in winClipboardShutdown()
H A Dwinglobals.h74 extern Bool g_fClipboardStarted;
H A Dwinglobals.c94 Bool g_fClipboardStarted = FALSE; variable
H A Dwindialogs.c238 if (g_fClipboardStarted) in winDisplayExitDialog()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog42042 hw/xwin: Remove g_fClipboardLaunched, it's value is identical to g_fClipboardStarted
42051 hw/xwin: Hoist setting of g_fClipboardStarted flag up one level
42053 Hoist the setting of g_fClipboardStarted flag up one level.
78709 Remove the variables g_fClipboardLaunched and g_fClipboardStarted from
78713 Re-initializing g_fClipboardLaunched and g_fClipboardStarted during