Lines Matching refs:XLIB_Window
83 virtual void setFullScreenMonitors( XLIB_Window i_aWindow, sal_Int32 i_nScreen );
640 XLIB_Window aWMChild = None; in GnomeWMAdaptor()
657 aWMChild = *(XLIB_Window*)pProperty; in GnomeWMAdaptor()
660 XLIB_Window aCheckWindow = None; in GnomeWMAdaptor()
679 aCheckWindow = *(XLIB_Window*)pProperty; in GnomeWMAdaptor()
843 XLIB_Window aWMChild = None; in getNetWmName()
860 aWMChild = *(XLIB_Window*)pProperty; in getNetWmName()
863 XLIB_Window aCheckWindow = None; in getNetWmName()
882 aCheckWindow = *(XLIB_Window*)pProperty; in getNetWmName()
1157 (XLIB_Window)pEnv->aShellWindow, in setWMName()
1165 (XLIB_Window)pEnv->aShellWindow, in setWMName()
1173 (XLIB_Window)pEnv->aShellWindow, in setWMName()
1199 (XLIB_Window)pEnv->aShellWindow, in setWMName()
1208 (XLIB_Window)pEnv->aShellWindow, in setWMName()
1952 XLIB_Window aTransient = pFrame->pDisplay_->GetRootWindow( pFrame->GetScreenNumber() ); in changeReferenceFrame()
2253 XLIB_Window aRoot, aChild; in showFullScreen()
2331 int WMAdaptor::getWindowWorkArea( XLIB_Window aWindow ) const in getWindowWorkArea()
2551 void WMAdaptor::setFullScreenMonitors( XLIB_Window, sal_Int32 ) in setFullScreenMonitors() argument
2558 void NetWMAdaptor::setFullScreenMonitors( XLIB_Window i_aWindow, sal_Int32 i_nScreen ) in setFullScreenMonitors()