Searched refs:GetShellWindow (Results 1 – 4 of 4) sorted by relevance
/trunk/main/vcl/unx/generic/window/ |
H A D | salframe.cxx | 456 if( pFrame->GetShellWindow() ) in Init() 459 pFrame->GetShellWindow() ); in Init() 506 Hints.window_group = GetShellWindow(); in Init() 1513 pFrame->GetShellWindow(), in Center() 2067 if( GetShellWindow() != GetWindow() ) in SetPosSize() 2112 GetShellWindow(), in Minimize() 2840 GetShellWindow(), in GetPointerState() 3832 hWM_Parent = GetShellWindow(); in HandleReparentEvent() 3864 && hWM_Parent != GetShellWindow() in HandleReparentEvent() 3936 GetShellWindow(), in HandleReparentEvent() [all …]
|
/trunk/main/vcl/unx/generic/app/ |
H A D | wmadaptor.cxx | 1262 pFrame->GetShellWindow(), in setNetWMState() 1273 pFrame->GetShellWindow(), in setNetWMState() 1357 pFrame->GetShellWindow(), in setGnomeWMState() 1485 pFrame->GetShellWindow(), in setFrameTypeAndDecoration() 1574 pFrame->GetShellWindow(), in setFrameTypeAndDecoration() 1669 pFrame->GetShellWindow(), in maximizeFrame() 1692 pFrame->GetShellWindow() in maximizeFrame() 1930 pFrame->GetShellWindow(), in enableAlwaysOnTop() 2462 pFrame->GetShellWindow(), in setFrameStruts() 2488 i_pFrame->GetShellWindow(), in setUserTime() [all …]
|
H A D | saldisp.cxx | 2272 if( pFrame->GetWindow() == aWindow || pFrame->GetShellWindow() == aWindow ) in Dispatch() 2352 || pFrame->GetShellWindow() == aDispatchWindow in Dispatch()
|
/trunk/main/vcl/inc/unx/ |
H A D | salframe.h | 184 XLIB_Window GetShellWindow() const { return mhShellWindow; } in GetShellWindow() function in X11SalFrame
|
Completed in 65 milliseconds