/aoo42x/main/vcl/unx/generic/dtrans/ |
H A D | X11_selection.hxx | 84 XLIB_Window m_aTargetWindow; 176 XLIB_Window m_aRequestor; 210 XLIB_Window m_aLastOwner; 235 XLIB_Window m_aRootWindow; 258 XLIB_Window m_aWindow; 279 XLIB_Window m_aCurrentDropWindow; 297 XLIB_Window m_aDropWindow; 299 XLIB_Window m_aDropProxy; 300 XLIB_Window m_aDragSourceWindow; 402 int getXdndVersion( XLIB_Window aXLIB_Window, XLIB_Window& rProxy ); [all …]
|
H A D | X11_dndcontext.hxx | 47 XLIB_Window m_aDropWindow; 52 DropTargetDropContext( XLIB_Window, XLIB_Time, SelectionManager& ); 66 XLIB_Window m_aDropWindow; 71 DropTargetDragContext( XLIB_Window, XLIB_Time, SelectionManager& ); 84 XLIB_Window m_aDropWindow; 89 DragSourceContext( XLIB_Window, XLIB_Time, SelectionManager& );
|
H A D | X11_selection.cxx | 2157 XLIB_Window aSource = rMessage.data.l[0]; in handleDropEvent() 2158 XLIB_Window aTarget = rMessage.window; in handleDropEvent() 2221 XLIB_Window aChild; in handleDropEvent() 2545 XLIB_Window aChild; in sendDropPosition() 2804 XLIB_Window aChild; in handleDragEvent() 2854 XLIB_Window aDummy; in handleDragEvent() 2983 int SelectionManager::getXdndVersion( XLIB_Window aWindow, XLIB_Window& rProxy ) in getXdndVersion() 3011 rProxy = *(XLIB_Window*)pBytes; in getXdndVersion() 3060 XLIB_Window aParent = aRoot; in updateDragWindow() 3061 XLIB_Window aChild; in updateDragWindow() [all …]
|
H A D | X11_dndcontext.cxx | 38 XLIB_Window aDropWindow, in DropTargetDropContext() 73 XLIB_Window aDropWindow, in DropTargetDragContext() 102 XLIB_Window aDropWindow, in DragSourceContext()
|
/aoo42x/main/vcl/inc/unx/ |
H A D | salframe.h | 71 XLIB_Window mhWindow; 72 XLIB_Window mhShellWindow; 73 XLIB_Window mhForeignParent; 75 XLIB_Window mhStackingWindow; 166 void createNewWindow( XLIB_Window aParent, int nScreen = -1 ); 181 XLIB_Window GetDrawable() const; 183 XLIB_Window GetWindow() const { return mhWindow; } in GetWindow() 184 XLIB_Window GetShellWindow() const { return mhShellWindow; } in GetShellWindow() 185 XLIB_Window GetForeignParent() const { return mhForeignParent; } in GetForeignParent() 186 XLIB_Window GetStackingWindow() const { return mhStackingWindow; } in GetStackingWindow() [all …]
|
H A D | saldisp.hxx | 294 XLIB_Window m_aRoot; 295 XLIB_Window m_aRefWindow; 388 void InitRandR( XLIB_Window aRoot ) const; 452 XLIB_Window GetDrawable( int nScreen ) const { return getDataForScreen( nScreen ).m_aRefWindow; } in GetDrawable() 496 XLIB_Window GetRootWindow( int nScreen ) const in GetRootWindow()
|
H A D | salbmp.h | 67 bool SnapShot (Display* pDisplay, XLIB_Window hWindow); 69 XLIB_Window hWindow, 151 XLIB_Window hWindow,
|
H A D | salobj.h | 69 XLIB_Window maPrimary; 70 XLIB_Window maSecondary;
|
H A D | wmadaptor.hxx | 208 int getWindowWorkArea( XLIB_Window aWindow ) const; 350 virtual void setFullScreenMonitors( XLIB_Window i_aWindow, sal_Int32 i_nScreen );
|
H A D | salstd.hxx | 45 typedef XID XLIB_Window; typedef
|
H A D | i18n_im.hxx | 52 Bool FilterEvent( XEvent *pEvent, XLIB_Window window );
|
H A D | i18n_ic.hxx | 68 void ExtendEventMask( XLIB_Window aFocusWindow );
|
/aoo42x/main/vcl/unx/generic/app/ |
H A D | randrwrapper.cxx | 47 void(*m_pXRRSelectInput)(Display*,XLIB_Window,int); 52 int(*m_pXRRRootToScreen)(Display*, XLIB_Window); 84 void XRRSelectInput( Display* i_pDisp, XLIB_Window i_window, int i_nMask ) in XRRSelectInput() 105 int XRRRootToScreen( Display *dpy, XLIB_Window root ) in XRRRootToScreen() 117 …m_pXRRSelectInput = (void(*)(Display*,XLIB_Window,int))osl_getAsciiFunctionSymbol( m_pRandRLib, "X… in initFromModule() 122 …m_pXRRRootToScreen = (int(*)(Display*,XLIB_Window))osl_getAsciiFunctionSymbol( m_pRandRLib, "XRRRo… in initFromModule() 224 void XRRSelectInput( Display* i_pDisp, XLIB_Window i_window, int i_nMask ) 245 int XRRRootToScreen( Display *dpy, XLIB_Window root ) 286 void SalDisplay::InitRandR( XLIB_Window aRoot ) const in InitRandR()
|
H A D | wmadaptor.cxx | 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() 1157 (XLIB_Window)pEnv->aShellWindow, in setWMName() 1165 (XLIB_Window)pEnv->aShellWindow, in setWMName() 1173 (XLIB_Window)pEnv->aShellWindow, in setWMName() [all …]
|
H A D | i18n_status.cxx | 210 XLIB_Window aChild; in updatePosition() 212 (XLIB_Window)pParentEnvData->aShellWindow, in updatePosition() 284 (XLIB_Window)pData->aShellWindow ); in IMPL_LINK() 374 (XLIB_Window)pEnvData->aShellWindow, in IIIMPStatusWindow() 470 (XLIB_Window)pParentEnvData->aShellWindow, in GetFocus() 503 (XLIB_Window)pEnv->aShellWindow, in IMPL_LINK() 667 (XLIB_Window)pData->aShellWindow ); in toTop()
|
H A D | i18n_ic.cxx | 193 XLIB_Window aClientWindow = pEnv->aShellWindow; in SalI18N_InputContext() 194 XLIB_Window aFocusWindow = pEnv->aWindow; in SalI18N_InputContext() 486 SalI18N_InputContext::ExtendEventMask( XLIB_Window aFocusWindow ) in ExtendEventMask() 681 XLIB_Window aClientWindow = pEnv->aShellWindow; in SetICFocus() 682 XLIB_Window aFocusWindow = pEnv->aWindow; in SetICFocus()
|
/aoo42x/main/vcl/unx/generic/window/ |
H A D | salframe.cxx | 116 XLIB_Window aRoot, aChild; in doReparentPresentationDialogues() 290 XLIB_Window aRoot, aParent; in Init() 297 XLIB_Window* pChildren; in Init() 1466 XLIB_Window aRoot, aChild; in Center() 1510 XLIB_Window aRoot; in Center() 1995 XLIB_Window aChild; in SetPosSize() 2328 XLIB_Window a_rootwindow; in MessageToXAutoLock() 2836 XLIB_Window aRoot, aChild; in GetPointerState() 3754 XLIB_Window hDummy; in HandleSizeEvent() 3813 XLIB_Window hWM_Parent; in HandleReparentEvent() [all …]
|
H A D | salobj.cxx | 76 XLIB_Window aObjectParent = (XLIB_Window)pEnv->aWindow; in CreateObject() 300 XLIB_Window aShapeWindow = maPrimary; in ResetClipRegion() 361 XLIB_Window aShapeWindow = maPrimary; in EndSetClipRegion() 497 XLIB_Window aChild = None; in Dispatch()
|
/aoo42x/main/vcl/unx/generic/gdi/ |
H A D | salbmp.cxx | 485 X11SalBitmap::SnapShot (Display* pDisplay, XLIB_Window hWindow) in SnapShot() 494 XLIB_Window hPetitFleur; in SnapShot() 564 X11SalBitmap::ImplCreateFromXImage (Display* pDisplay, XLIB_Window hWindow, int nScreen, XImage* pI… in ImplCreateFromXImage() 874 ImplSalDDB::ImplSalDDB (Display* pDisplay, XLIB_Window hWindow, int nScreen, XImage* pImage) : in ImplSalDDB()
|
H A D | salvd.cxx | 53 XLIB_Window aRoot; in CreateVirtualDevice()
|
/aoo42x/main/vcl/unx/gtk/window/ |
H A D | gtkframe.cxx | 676 XLIB_Window aWindow = GDK_WINDOW_XWINDOW( GTK_WIDGET(pWindow)->window ); in lcl_set_accept_focus() 737 XLIB_Window aWindow = GDK_WINDOW_XWINDOW( i_pWindow ); in lcl_set_user_time() 875 XLIB_Window aRoot, aParent; in findTopLevelSystemWindow() 876 XLIB_Window* pChildren; in findTopLevelSystemWindow() 930 XLIB_Window aRoot; in Init() 941 (XLIB_Window)pSysData->aWindow, in Init() 2366 void GtkSalFrame::createNewWindow( XLIB_Window aNewParent, bool bXEmbed, int nScreen ) in createNewWindow() 2537 XLIB_Window aChild; in Dispatch() 2964 XLIB_Window aChild; in signalConfigure() 3214 XLIB_Window aWin = GDK_WINDOW_XWINDOW(pWin); in signalStyleSet()
|
/aoo42x/main/tools/inc/tools/ |
H A D | prex.h | 27 #define Window XLIB_Window
|
/aoo42x/main/vcl/unx/generic/desktopdetect/ |
H A D | desktopdetector.cxx | 92 XLIB_Window aRoot, aParent, *pChildren = NULL; in is_gnome_desktop()
|
/aoo42x/main/vcl/unx/kde/ |
H A D | salnativewidgets-kde.cxx | 236 Display *dpy, XLIB_Window drawable, int nScreen, int nDepth, GC gc, 424 Display *dpy, XLIB_Window drawable, int nScreen, int nDepth, GC gc, in drawStyledWidget() 1345 XLIB_Window drawable = GetDrawable(); in drawNativeControl()
|
/aoo42x/main/vcl/inc/unx/gtk/ |
H A D | gtkframe.hxx | 264 void createNewWindow( XLIB_Window aParent, bool bXEmbed, int nScreen );
|