Home
last modified time | relevance | path

Searched refs:X11SalGraphics (Results 26 – 40 of 40) sorted by relevance

12

/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/unx/
H A Dsalinst.h34 class X11SalGraphics; variable
60 …DeviceFormat eFormat, const SystemGraphicsData* pData, std::unique_ptr<X11SalGraphics> pNewGraphic…
H A Dsalframe.h40 class X11SalGraphics; variable
84 std::unique_ptr<X11SalGraphics> pGraphics_; // current frame graphics
85 std::unique_ptr<X11SalGraphics> pFreeGraphics_; // first free frame graphics
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/unx/
H A Dsalframe.h39 class X11SalGraphics; variable
86 std::unique_ptr<X11SalGraphics> pGraphics_; // current frame graphics
87 std::unique_ptr<X11SalGraphics> pFreeGraphics_; // first free frame graphics
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/gdi/
H A Dopenglx11cairotextrender.hxx18 explicit OpenGLX11CairoTextRender(X11SalGraphics& rParent);
H A Dopenglx11cairotextrender.cxx16 OpenGLX11CairoTextRender::OpenGLX11CairoTextRender(X11SalGraphics& rParent) in OpenGLX11CairoTextRender()
H A Dgdiimpl.cxx119 X11SalGraphicsImpl::X11SalGraphicsImpl(X11SalGraphics& rParent): in X11SalGraphicsImpl()
445 X11SalGraphics* pSrcGraphics = pSSrcGraphics in copyBits()
446 ? static_cast<X11SalGraphics*>(pSSrcGraphics) in copyBits()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/skia/x11/
H A Dgdiimpl.cxx30 X11SkiaSalGraphicsImpl::X11SkiaSalGraphicsImpl(X11SalGraphics& rParent) in X11SkiaSalGraphicsImpl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/unx/gtk/
H A Dgtkgdi.hxx249 class GtkSalGraphics : public X11SalGraphics
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/opengl/x11/
H A Dgdiimpl.cxx560 X11OpenGLSalGraphicsImpl::X11OpenGLSalGraphicsImpl( X11SalGraphics& rParent ): in X11OpenGLSalGraphicsImpl()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/gdi/
H A Dgdiimpl.cxx122 X11SalGraphicsImpl::X11SalGraphicsImpl(X11SalGraphics& rParent): in X11SalGraphicsImpl()
447 X11SalGraphics* pSrcGraphics = pSSrcGraphics in copyBits()
448 ? static_cast<X11SalGraphics*>(pSSrcGraphics) in copyBits()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dunusedfields.writeonly.results972 X11SalGraphics nTextPixel_ Pixel
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/window/
H A Dsalframe.cxx956 pGraphics_.reset(new X11SalGraphics()); in AcquireGraphics()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/window/
H A Dsalframe.cxx974 pGraphics_.reset(new X11SalGraphics()); in AcquireGraphics()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog211809 X11SalGraphics
215543 pass X11SalGraphics around by std::unique_ptr
596637 Class X11SalGraphics are derived from class SalGraphics, which is
617271 move getCairoContext from X11CairoTextRender to X11SalGraphics
808552 vcl: Add GetPixmapFromScreen and RenderPixmapToScreen to X11SalGraphics
1155827 ...in X11SalGraphics::GetGlyphBoundRect
1155832 X11SalGraphics::GetGlyphBoundRect.
1155841 GetNextGlyphs 1 by 1 and X11SalGraphics::GetGlyphBoundRect on the result of
1155846 to X11SalGraphics::GetGlyphBoundRect correctly to get it to
1246899 preventing X11SalGraphics::GetGlyphBoundRect() from returning a
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog43585 X11SalGraphics::SupportsCairo is pretty slow and its value won't change
473858 X11SalGraphics
477592 pass X11SalGraphics around by std::unique_ptr
858686 Class X11SalGraphics are derived from class SalGraphics, which is
879320 move getCairoContext from X11CairoTextRender to X11SalGraphics
1070601 vcl: Add GetPixmapFromScreen and RenderPixmapToScreen to X11SalGraphics
1417876 ...in X11SalGraphics::GetGlyphBoundRect
1417881 X11SalGraphics::GetGlyphBoundRect.
1417895 to X11SalGraphics::GetGlyphBoundRect correctly to get it to
1508948 preventing X11SalGraphics::GetGlyphBoundRect() from returning a
[all …]

12