Searched refs:dpy (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/x11_extensions/inc/ |
H A D | Xrender.h | 219 XRenderFindFormat (Display *dpy, 241 XRenderCreatePicture (Display *dpy, 248 XRenderChangePicture (Display *dpy, 276 XRenderComposite (Display *dpy, 300 XRenderAddGlyphs (Display *dpy, 309 XRenderFreeGlyphs (Display *dpy, 447 XRenderCompositeTriFan (Display *dpy, 471 XRenderParseColor(Display *dpy, 476 XRenderCreateCursor (Display *dpy, 492 XRenderCreateAnimCursor (Display *dpy, [all …]
|
H A D | Xrandr.h | 68 Bool XRRQueryExtension (Display *dpy, int *event_basep, int *error_basep); 69 Status XRRQueryVersion (Display *dpy, 73 XRRScreenConfiguration *XRRGetScreenInfo (Display *dpy, 85 Status XRRSetScreenConfig (Display *dpy, 93 Status XRRSetScreenConfigAndRate (Display *dpy, 115 int XRRRootToScreen(Display *dpy, Window root); 126 XRRScreenConfiguration *XRRScreenConfig(Display *dpy, int screen); 128 void XRRSelectInput(Display *dpy, Window window, int mask); 137 XRRScreenSize *XRRSizes(Display *dpy, int screen, int *nsizes); 138 short *XRRRates (Display *dpy, int screen, int sizeID, int *nrates); [all …]
|
/aoo41x/main/slideshow/source/engine/OGLTrans/ |
H A D | OGLTrans_TransitionerImpl.cxx | 221 unx::Display* dpy; 676 XSync(GLWin.dpy, false); in createWindow() 742 XSync(GLWin.dpy, false); in createWindow() 779 XSync(GLWin.dpy, false); in createWindow() 791 XSync(GLWin.dpy, false); in createWindow() 808 XSync(GLWin.dpy, false); in createWindow() 844 XSync( GLWin.dpy, false ); in createWindow() 849 XSynchronize( GLWin.dpy, true ); in createWindow() 1108 XSync(GLWin.dpy, false); in createWindow() 1159 XSync( GLWin.dpy, false ); in createWindow() [all …]
|
/aoo41x/main/vcl/unx/kde/ |
H A D | salnativewidgets-kde.cxx | 472 GC aTmpGC = XCreateGC( dpy, qPixmap.handle(), 0, NULL ); in drawStyledWidget() 473 X11SalGraphics::CopyScreenArea( dpy, in drawStyledWidget() 479 XFreeGC( dpy, aTmpGC ); in drawStyledWidget() 774 X11SalGraphics::CopyScreenArea( dpy, in drawStyledWidget() 1344 Display *dpy = GetXDisplay(); in drawNativeControl() local 1353 dpy, drawable, GetScreenNumber(), GetVisual().GetDepth(), gc ); in drawNativeControl() 1360 dpy, drawable, GetScreenNumber(), GetVisual().GetDepth(), gc ); in drawNativeControl() 1367 dpy, drawable, GetScreenNumber(), GetVisual().GetDepth(), gc ); in drawNativeControl() 1374 dpy, drawable, GetScreenNumber(), GetVisual().GetDepth(), gc ); in drawNativeControl() 1381 dpy, drawable, GetScreenNumber(), GetVisual().GetDepth(), gc ); in drawNativeControl() [all …]
|
/aoo41x/main/vcl/unx/generic/app/ |
H A D | randrwrapper.cxx | 105 int XRRRootToScreen( Display *dpy, XLIB_Window root ) in XRRRootToScreen() argument 107 return m_bValid ? m_pXRRRootToScreen( dpy, root ) : -1; in XRRRootToScreen() 245 int XRRRootToScreen( Display *dpy, XLIB_Window root ) 247 return m_bValid ? ::XRRRootToScreen( dpy, root ) : -1;
|
/aoo41x/extras/l10n/source/kid/ |
H A D | localize.sdf | 32178 helpcontent2 source\text\shared\02\01170101.xhp 0 help par_idN115AE 0 kid l--dpy‖\<ahelp hid=\"3… 54834 …ChartCommands.UserInterface.Commands..uno:FormatDataLabel Label 0 kid 5=2dpy‖Format Single Data …
|
Completed in 971 milliseconds