Home
last modified time | relevance | path

Searched refs:XID (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/vcl/inc/unx/
H A Dsalstd.hxx36 typedef unsigned long XID; typedef
40 typedef XID Colormap;
41 typedef XID Drawable;
42 typedef XID Pixmap;
43 typedef XID XLIB_Cursor;
44 typedef XID XLIB_Font;
45 typedef XID XLIB_Window;
H A Dsalgdi.h88 XID m_aRenderPicture;
215 XID GetXRenderPicture();
/aoo42x/main/x11_extensions/inc/
H A Drender.h29 typedef XID Glyph;
30 typedef XID GlyphSet;
31 typedef XID Picture;
32 typedef XID PictFormat;
/aoo42x/main/vcl/unx/generic/dtrans/
H A DX11_selection.cxx1481 XID nValue = None; in sendData()
1485 nValue = (XID)pPixmap->getColormap(); in sendData()
1487 nValue = (XID)pPixmap->getVisualID(); in sendData()
1490 nValue = (XID)pPixmap->getPixmap(); in sendData()
1536 nValue = (XID)pPixmap->setBitmapData( (const sal_uInt8*)aData.getConstArray() ); in sendData()
1542 nValue = (XID)pPixmap->getBitmap(); in sendData()
/aoo42x/main/vcl/unx/generic/gdi/
H A Dsalgdi.cxx1035 XID X11SalGraphics::GetXRenderPicture() in GetXRenderPicture()
/aoo42x/main/vcl/unx/generic/app/
H A Dsaldisp.cxx212 static sal_Bool sal_GetVisualInfo( Display *pDisplay, XID nVID, XVisualInfo &rVI ) in sal_GetVisualInfo()

Completed in 65 milliseconds