Searched refs:mhShellWindow (Results 1 – 2 of 2) sorted by relevance
72 XLIB_Window mhShellWindow; member in X11SalFrame184 XLIB_Window GetShellWindow() const { return mhShellWindow; } in GetShellWindow()
296 mhShellWindow = aParent = mhForeignParent; in Init()302 XQueryTree( GetDisplay()->GetDisplay(), mhShellWindow, in Init()306 mhShellWindow = aParent; in Init()309 mhShellWindow, in Init()327 XSelectInput( GetDisplay()->GetDisplay(), mhShellWindow, StructureNotifyMask | FocusChangeMask ); in Init()499 mhShellWindow = mhWindow; in Init()662 mhShellWindow = None; in X11SalFrame()4459 XLIB_Window aShapeWindow = mhShellWindow; in ResetClipRegion()4509 XLIB_Window aShapeWindow = mhShellWindow; in EndSetClipRegion()
Completed in 43 milliseconds