Home
last modified time | relevance | path

Searched refs:FindVisualFormat (Results 1 – 25 of 27) sorted by relevance

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/unx/x11/
H A Dxrender_peer.hxx48 XRenderPictFormat* FindVisualFormat( Visual const * ) const;
79 inline XRenderPictFormat* XRenderPeer::FindVisualFormat( Visual const * pVisual ) const in FindVisualFormat() function in XRenderPeer
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/unx/x11/
H A Dxrender_peer.hxx48 XRenderPictFormat* FindVisualFormat( Visual const * ) const;
79 inline XRenderPictFormat* XRenderPeer::FindVisualFormat( Visual const * pVisual ) const in FindVisualFormat() function in XRenderPeer
/dports/misc/box2d/box2d-2.4.1/extern/glfw/src/
H A Dx11_platform.h124 #define XRenderFindVisualFormat _glfw.x11.xrender.FindVisualFormat
399 PFN_XRenderFindVisualFormat FindVisualFormat; member
H A Dx11_init.c685 _glfw.x11.xrender.FindVisualFormat = (PFN_XRenderFindVisualFormat) in initExtensions()
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/glfw/src/
H A Dx11_platform.h124 #define XRenderFindVisualFormat _glfw.x11.xrender.FindVisualFormat
406 PFN_XRenderFindVisualFormat FindVisualFormat; member
H A Dx11_init.c799 _glfw.x11.xrender.FindVisualFormat = (PFN_XRenderFindVisualFormat) in initExtensions()
/dports/graphics/glfw/glfw-3.3.4/src/
H A Dx11_platform.h124 #define XRenderFindVisualFormat _glfw.x11.xrender.FindVisualFormat
406 PFN_XRenderFindVisualFormat FindVisualFormat; member
H A Dx11_init.c799 _glfw.x11.xrender.FindVisualFormat = (PFN_XRenderFindVisualFormat) in initExtensions()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glfw/src/src/
H A Dx11_platform.h124 #define XRenderFindVisualFormat _glfw.x11.xrender.FindVisualFormat
399 PFN_XRenderFindVisualFormat FindVisualFormat; member
H A Dx11_init.c685 _glfw.x11.xrender.FindVisualFormat = (PFN_XRenderFindVisualFormat) in initExtensions()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glfw/src/src/
H A Dx11_platform.h124 #define XRenderFindVisualFormat _glfw.x11.xrender.FindVisualFormat
399 PFN_XRenderFindVisualFormat FindVisualFormat; member
H A Dx11_init.c685 _glfw.x11.xrender.FindVisualFormat = (PFN_XRenderFindVisualFormat) in initExtensions()
/dports/graphics/open3d/Open3D-0.2/src/External/GLFW/src/
H A Dx11_platform.h124 #define XRenderFindVisualFormat _glfw.x11.xrender.FindVisualFormat
399 PFN_XRenderFindVisualFormat FindVisualFormat; member
H A Dx11_init.c661 _glfw.x11.xrender.FindVisualFormat = (PFN_XRenderFindVisualFormat) in initExtensions()
/dports/x11/kitty/kitty-0.23.1/glfw/
H A Dx11_platform.h129 #define XRenderFindVisualFormat _glfw.x11.xrender.FindVisualFormat
390 PFN_XRenderFindVisualFormat FindVisualFormat; member
H A Dx11_init.c315 …glfw_dlsym(_glfw.x11.xrender.FindVisualFormat, _glfw.x11.xrender.handle, "XRenderFindVisualFormat"… in initExtensions()
/dports/graphics/rx/rx-0.4.0/cargo-crates/glfw-sys-3.3.0/src/
H A Dx11_platform.h124 #define XRenderFindVisualFormat _glfw.x11.xrender.FindVisualFormat
401 PFN_XRenderFindVisualFormat FindVisualFormat; member
H A Dx11_init.c689 _glfw.x11.xrender.FindVisualFormat = (PFN_XRenderFindVisualFormat) in initExtensions()
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/glfw/src/
H A Dx11_platform.h124 #define XRenderFindVisualFormat _glfw.x11.xrender.FindVisualFormat
405 PFN_XRenderFindVisualFormat FindVisualFormat; member
H A Dx11_init.c694 _glfw.x11.xrender.FindVisualFormat = (PFN_XRenderFindVisualFormat) in initExtensions()
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/GLFW/src/
H A Dx11_platform.h124 #define XRenderFindVisualFormat _glfw.x11.xrender.FindVisualFormat
399 PFN_XRenderFindVisualFormat FindVisualFormat; member
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/gdi/
H A Dsalgdi2.cxx189 XRenderPictFormat* pDstVisFmt = rPeer.FindVisualFormat( pDstXVisual ); in supportsOperation()
H A Dsalgdi.cxx465 m_pXRenderFormat = XRenderPeer::GetInstance().FindVisualFormat( GetVisual().visual ); in GetXRenderFormat()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/gdi/
H A Dsalgdi.cxx474 m_pXRenderFormat = XRenderPeer::GetInstance().FindVisualFormat( GetVisual().visual ); in GetXRenderFormat()
H A Dgdiimpl.cxx764 XRenderPictFormat* pSrcVisFmt = rPeer.FindVisualFormat( pSrcXVisual ); in drawAlphaBitmap()
2005 XRenderPictFormat* pDstVisFmt = rPeer.FindVisualFormat(pDstXVisual); in supportsOperation()

12