Home
last modified time | relevance | path

Searched refs:mhShellWindow (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/inc/unx/
H A Dsalframe.h72 XLIB_Window mhShellWindow; member in X11SalFrame
184 XLIB_Window GetShellWindow() const { return mhShellWindow; } in GetShellWindow()
/trunk/main/vcl/unx/generic/window/
H A Dsalframe.cxx296 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 25 milliseconds