Home
last modified time | relevance | path

Searched defs:createPixmap (Results 1 – 25 of 78) sorted by relevance

1234

/dports/net/nxproxy/nx-libs-3.5.99.20-1/nxcomp/src/
H A DCreatePixmap.cpp176 CreatePixmapMessage *createPixmap = (CreatePixmapMessage *) message; in parseIdentity() local
199 CreatePixmapMessage *createPixmap = (CreatePixmapMessage *) message; in unparseIdentity() local
242 CreatePixmapMessage *createPixmap = (CreatePixmapMessage *) message; in updateIdentity() local
265 CreatePixmapMessage *createPixmap = (CreatePixmapMessage *) message; in updateIdentity() local
/dports/x11/nxcomp/nx-libs-3.5.0.32/nxcomp/
H A DCreatePixmap.cpp164 CreatePixmapMessage *createPixmap = (CreatePixmapMessage *) message; in parseIdentity() local
187 CreatePixmapMessage *createPixmap = (CreatePixmapMessage *) message; in unparseIdentity() local
230 CreatePixmapMessage *createPixmap = (CreatePixmapMessage *) message; in updateIdentity() local
253 CreatePixmapMessage *createPixmap = (CreatePixmapMessage *) message; in updateIdentity() local
H A DCreatePixmapCompat.cpp162 CreatePixmapCompatMessage *createPixmap = (CreatePixmapCompatMessage *) message; in parseIdentity() local
185 CreatePixmapCompatMessage *createPixmap = (CreatePixmapCompatMessage *) message; in unparseIdentity() local
228 CreatePixmapCompatMessage *createPixmap = (CreatePixmapCompatMessage *) message; in updateIdentity() local
255 CreatePixmapCompatMessage *createPixmap = (CreatePixmapCompatMessage *) message; in updateIdentity() local
/dports/audio/mumble/mumble-1.3.3/src/mumble/
H A DOverlayText.cpp77 BasepointPixmap OverlayTextLine::createPixmap(QColor col) { in createPixmap() function in OverlayTextLine
114 BasepointPixmap OverlayTextLine::createPixmap(unsigned int maxwidth, unsigned int height, QColor co… in createPixmap() function in OverlayTextLine
/dports/audio/murmur/mumble-1.3.3/src/mumble/
H A DOverlayText.cpp77 BasepointPixmap OverlayTextLine::createPixmap(QColor col) { in createPixmap() function in OverlayTextLine
114 BasepointPixmap OverlayTextLine::createPixmap(unsigned int maxwidth, unsigned int height, QColor co… in createPixmap() function in OverlayTextLine
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/
H A Dsurfaceitem_internal.cpp33 SurfacePixmap *SurfaceItemInternal::createPixmap() in createPixmap() function in KWin::SurfaceItemInternal
H A Dsurfaceitem_x11.cpp139 SurfacePixmap *SurfaceItemX11::createPixmap() in createPixmap() function in KWin::SurfaceItemX11
H A Dsurfaceitem_wayland.cpp136 SurfacePixmap *SurfaceItemWayland::createPixmap() in createPixmap() function in KWin::SurfaceItemWayland
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/opengl/x11/glx/
H A DX11PixmapGLXDrawable.java75 private void createPixmap() { in createPixmap() method in X11PixmapGLXDrawable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/egl/
H A DegluNativePixmap.cpp74 NativePixmap* NativePixmapFactory::createPixmap (NativeDisplay* nativeDisplay, EGLDisplay display, … in createPixmap() function in eglu::NativePixmapFactory
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/tests/deqp_support/
H A DtcuANGLENativeDisplayFactory.cpp184 eglu::NativePixmap *NativePixmapFactory::createPixmap (eglu::NativeDisplay* nativeDisplay, eglw::EG… in createPixmap() function in tcu::__anon53c99fd70111::NativePixmapFactory
206 eglu::NativePixmap *NativePixmapFactory::createPixmap(eglu::NativeDisplay* nativeDisplay, int width… in createPixmap() function in tcu::__anon53c99fd70111::NativePixmapFactory
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/tests/deqp_support/
H A DtcuANGLENativeDisplayFactory.cpp230 eglu::NativePixmap *NativePixmapFactory::createPixmap(eglu::NativeDisplay *nativeDisplay, in createPixmap() function in tcu::__anon8b32b2db0111::NativePixmapFactory
249 eglu::NativePixmap *NativePixmapFactory::createPixmap(eglu::NativeDisplay *nativeDisplay, in createPixmap() function in tcu::__anon8b32b2db0111::NativePixmapFactory
/dports/games/sol/sol-1.0.8/
H A Dabout.c65 createPixmap(char **data, Pixmap *pix) in createPixmap() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/platform/nullws/
H A DtcuNullWSPlatform.cpp89 eglu::NativePixmap* createPixmap (eglu::NativeDisplay*, int, int) const in createPixmap() function in tcu::nullws::PixmapFactory
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/platform/win32/
H A DtcuWin32EGLNativeDisplayFactory.cpp191 eglu::NativePixmap* NativePixmapFactory::createPixmap (eglu::NativeDisplay* nativeDisplay, EGLDispl… in createPixmap() function in tcu::win32::__anon5834be9b0111::NativePixmapFactory
213 eglu::NativePixmap* NativePixmapFactory::createPixmap (eglu::NativeDisplay* nativeDisplay, int widt… in createPixmap() function in tcu::win32::__anon5834be9b0111::NativePixmapFactory
/dports/devel/gammaray/GammaRay-2.11.3/plugins/quickinspector/
H A Dquickoverlaylegend.cpp67 static void createPixmap(Item &item) { in createPixmap() function
/dports/x11/fbdesk/fbdesk-1.4.1/src/FbTk/
H A DSurface.cc210 void Surface::createPixmap(Drawable d, Pixmap &pixmap, Pixmap &mask) const { in createPixmap() function in FbTk::Surface
/dports/x11-themes/kf5-kiconthemes/kiconthemes-5.89.0/src/
H A Dkiconengine.cpp84 QPixmap KIconEngine::createPixmap(const QSize &size, qreal scale, QIcon::Mode mode, QIcon::State st… in createPixmap() function in KIconEngine
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/qtterminal/
H A DQtGnuplotWidget.cpp265 QPixmap QtGnuplotWidget::createPixmap() in createPixmap() function in QtGnuplotWidget
/dports/math/gnuplot/gnuplot-5.4.1/src/qtterminal/
H A DQtGnuplotWidget.cpp266 QPixmap QtGnuplotWidget::createPixmap() in createPixmap() function in QtGnuplotWidget
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/qtterminal/
H A DQtGnuplotWidget.cpp266 QPixmap QtGnuplotWidget::createPixmap() in createPixmap() function in QtGnuplotWidget
/dports/graphics/gpxsee/GPXSee-7.32/src/map/
H A Dtileloader.cpp21 void createPixmap() in createPixmap() function in TileImage
/dports/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/
H A Doxygenshadowhelper.cpp323 Pixmap ShadowHelper::createPixmap( const Cairo::Surface& surface, int opacity ) const in createPixmap() function in Oxygen::ShadowHelper
/dports/graphics/libglvnd/libglvnd-8f3c5b17a21e2222ab3e5fd38870b915815aca49/src/GLX/
H A Dlibglxabipriv.h116 GLXPixmap (*createPixmap) (Display *dpy, member
/dports/x11-themes/gtk3-oxygen-engine/oxygen-gtk3-1.4.1/src/
H A Doxygenshadowhelper.cpp346 Pixmap ShadowHelper::createPixmap( const Cairo::Surface& surface, int opacity ) const in createPixmap() function in Oxygen::ShadowHelper

1234