LibreOffice Module vcl (master) 1
|
This is the complete list of members for SalGraphics, including all inherited members.
AddTempDevFont(vcl::font::PhysicalFontCollection *, const OUString &rFileURL, const OUString &rFontName)=0 | SalGraphics | pure virtual |
blendAlphaBitmap(const SalTwoRect &, const SalBitmap &rSrcBitmap, const SalBitmap &rMaskBitmap, const SalBitmap &rAlphaBitmap)=0 | SalGraphics | protectedpure virtual |
BlendAlphaBitmap(const SalTwoRect &rPosAry, const SalBitmap &rSalSrcBitmap, const SalBitmap &rSalMaskBitmap, const SalBitmap &rSalAlphaBitmap, const OutputDevice &rOutDev) | SalGraphics | |
blendBitmap(const SalTwoRect &, const SalBitmap &rBitmap)=0 | SalGraphics | protectedpure virtual |
BlendBitmap(const SalTwoRect &rPosAry, const SalBitmap &rSalBitmap, const OutputDevice &rOutDev) | SalGraphics | |
ClearDevFontCache()=0 | SalGraphics | pure virtual |
CopyArea(tools::Long nDestX, tools::Long nDestY, tools::Long nSrcX, tools::Long nSrcY, tools::Long nSrcWidth, tools::Long nSrcHeight, const OutputDevice &rOutDev) | SalGraphics | |
copyArea(tools::Long nDestX, tools::Long nDestY, tools::Long nSrcX, tools::Long nSrcY, tools::Long nSrcWidth, tools::Long nSrcHeight, bool bWindowInvalidate)=0 | SalGraphics | protectedpure virtual |
copyBits(const SalTwoRect &rPosAry, SalGraphics *pSrcGraphics)=0 | SalGraphics | protectedpure virtual |
CopyBits(const SalTwoRect &rPosAry, const OutputDevice &rOutDev) | SalGraphics | |
CopyBits(const SalTwoRect &rPosAry, SalGraphics &rSrcGraphics, const OutputDevice &rOutDev, const OutputDevice &rSrcOutDev) | SalGraphics | |
DrawAlphaBitmap(const SalTwoRect &, const SalBitmap &rSourceBitmap, const SalBitmap &rAlphaBitmap, const OutputDevice &rOutDev) | SalGraphics | |
drawAlphaBitmap(const SalTwoRect &, const SalBitmap &rSourceBitmap, const SalBitmap &rAlphaBitmap)=0 | SalGraphics | protectedpure virtual |
drawAlphaRect(tools::Long nX, tools::Long nY, tools::Long nWidth, tools::Long nHeight, sal_uInt8 nTransparency)=0 | SalGraphics | protectedpure virtual |
DrawAlphaRect(tools::Long nX, tools::Long nY, tools::Long nWidth, tools::Long nHeight, sal_uInt8 nTransparency, const OutputDevice &rOutDev) | SalGraphics | |
DrawBitmap(const SalTwoRect &rPosAry, const SalBitmap &rSalBitmap, const OutputDevice &rOutDev) | SalGraphics | |
DrawBitmap(const SalTwoRect &rPosAry, const SalBitmap &rSalBitmap, const SalBitmap &rTransparentBitmap, const OutputDevice &rOutDev) | SalGraphics | |
drawBitmap(const SalTwoRect &rPosAry, const SalBitmap &rSalBitmap)=0 | SalGraphics | protectedpure virtual |
drawBitmap(const SalTwoRect &rPosAry, const SalBitmap &rSalBitmap, const SalBitmap &rMaskBitmap)=0 | SalGraphics | protectedpure virtual |
DrawEPS(tools::Long nX, tools::Long nY, tools::Long nWidth, tools::Long nHeight, void *pPtr, sal_uInt32 nSize, const OutputDevice &rOutDev) | SalGraphics | |
drawEPS(tools::Long nX, tools::Long nY, tools::Long nWidth, tools::Long nHeight, void *pPtr, sal_uInt32 nSize)=0 | SalGraphics | protectedpure virtual |
drawGradient(const tools::PolyPolygon &rPolyPoly, const Gradient &rGradient)=0 | SalGraphics | protectedpure virtual |
DrawGradient(const tools::PolyPolygon &rPolyPoly, const Gradient &rGradient, const OutputDevice &rOutDev) | SalGraphics | |
DrawLine(tools::Long nX1, tools::Long nY1, tools::Long nX2, tools::Long nY2, const OutputDevice &rOutDev) | SalGraphics | |
drawLine(tools::Long nX1, tools::Long nY1, tools::Long nX2, tools::Long nY2)=0 | SalGraphics | protectedpure virtual |
DrawMask(const SalTwoRect &rPosAry, const SalBitmap &rSalBitmap, Color nMaskColor, const OutputDevice &rOutDev) | SalGraphics | |
drawMask(const SalTwoRect &rPosAry, const SalBitmap &rSalBitmap, Color nMaskColor)=0 | SalGraphics | protectedpure virtual |
DrawNativeControl(ControlType nType, ControlPart nPart, const tools::Rectangle &rControlRegion, ControlState nState, const ImplControlValue &aValue, const OUString &aCaption, const OutputDevice &rOutDev, const Color &rBackgroundColor=COL_AUTO) | SalGraphics | |
drawNativeControl(ControlType eType, ControlPart ePart, const tools::Rectangle &rBoundingControlRegion, ControlState eState, const ImplControlValue &aValue, const OUString &aCaptions, const Color &rBackgroundColor) | vcl::WidgetDrawInterface | inlineprotectedvirtual |
DrawPixel(tools::Long nX, tools::Long nY, const OutputDevice &rOutDev) | SalGraphics | |
DrawPixel(tools::Long nX, tools::Long nY, Color nColor, const OutputDevice &rOutDev) | SalGraphics | |
drawPixel(tools::Long nX, tools::Long nY)=0 | SalGraphics | protectedpure virtual |
drawPixel(tools::Long nX, tools::Long nY, Color nColor)=0 | SalGraphics | protectedpure virtual |
DrawPolygon(sal_uInt32 nPoints, const Point *pPtAry, const OutputDevice &rOutDev) | SalGraphics | |
drawPolygon(sal_uInt32 nPoints, const Point *pPtAry)=0 | SalGraphics | protectedpure virtual |
DrawPolygonBezier(sal_uInt32 nPoints, const Point *pPtAry, const PolyFlags *pFlgAry, const OutputDevice &rOutDev) | SalGraphics | |
drawPolygonBezier(sal_uInt32 nPoints, const Point *pPtAry, const PolyFlags *pFlgAry)=0 | SalGraphics | protectedpure virtual |
DrawPolyLine(sal_uInt32 nPoints, Point const *pPtAry, const OutputDevice &rOutDev) | SalGraphics | |
DrawPolyLine(const basegfx::B2DHomMatrix &rObjectToDevice, const basegfx::B2DPolygon &i_rPolygon, double i_fTransparency, double i_fLineWidth, const std::vector< double > *i_pStroke, basegfx::B2DLineJoin i_eLineJoin, css::drawing::LineCap i_eLineCap, double i_fMiterMinimumAngle, bool bPixelSnapHairline, const OutputDevice &i_rOutDev) | SalGraphics | |
drawPolyLine(sal_uInt32 nPoints, const Point *pPtAry)=0 | SalGraphics | protectedpure virtual |
drawPolyLine(const basegfx::B2DHomMatrix &rObjectToDevice, const basegfx::B2DPolygon &, double fTransparency, double fLineWidth, const std::vector< double > *pStroke, basegfx::B2DLineJoin, css::drawing::LineCap, double fMiterMinimumAngle, bool bPixelSnapHairline)=0 | SalGraphics | protectedpure virtual |
drawPolyLineBezier(sal_uInt32 nPoints, const Point *pPtAry, const PolyFlags *pFlgAry)=0 | SalGraphics | protectedpure virtual |
DrawPolyLineBezier(sal_uInt32 nPoints, const Point *pPtAry, const PolyFlags *pFlgAry, const OutputDevice &rOutDev) | SalGraphics | |
DrawPolyPolygon(sal_uInt32 nPoly, const sal_uInt32 *pPoints, const Point **pPtAry, const OutputDevice &rOutDev) | SalGraphics | |
DrawPolyPolygon(const basegfx::B2DHomMatrix &rObjectToDevice, const basegfx::B2DPolyPolygon &i_rPolyPolygon, double i_fTransparency, const OutputDevice &i_rOutDev) | SalGraphics | |
drawPolyPolygon(sal_uInt32 nPoly, const sal_uInt32 *pPoints, const Point **pPtAry)=0 | SalGraphics | protectedpure virtual |
drawPolyPolygon(const basegfx::B2DHomMatrix &rObjectToDevice, const basegfx::B2DPolyPolygon &, double fTransparency)=0 | SalGraphics | protectedpure virtual |
DrawPolyPolygonBezier(sal_uInt32 nPoly, const sal_uInt32 *pPoints, const Point *const *pPtAry, const PolyFlags *const *pFlgAry, const OutputDevice &rOutDev) | SalGraphics | |
drawPolyPolygonBezier(sal_uInt32 nPoly, const sal_uInt32 *pPoints, const Point *const *pPtAry, const PolyFlags *const *pFlgAry)=0 | SalGraphics | protectedpure virtual |
DrawRect(tools::Long nX, tools::Long nY, tools::Long nWidth, tools::Long nHeight, const OutputDevice &rOutDev) | SalGraphics | |
drawRect(tools::Long nX, tools::Long nY, tools::Long nWidth, tools::Long nHeight)=0 | SalGraphics | protectedpure virtual |
DrawTextLayout(const GenericSalLayout &)=0 | SalGraphics | pure virtual |
drawTransformedBitmap(const basegfx::B2DPoint &rNull, const basegfx::B2DPoint &rX, const basegfx::B2DPoint &rY, const SalBitmap &rSourceBitmap, const SalBitmap *pAlphaBitmap, double fAlpha)=0 | SalGraphics | protectedpure virtual |
DrawTransformedBitmap(const basegfx::B2DPoint &rNull, const basegfx::B2DPoint &rX, const basegfx::B2DPoint &rY, const SalBitmap &rSourceBitmap, const SalBitmap *pAlphaBitmap, double fAlpha, const OutputDevice &rOutDev) | SalGraphics | |
forWidget() | SalGraphics | inlineprotected |
getAntiAlias() const | SalGraphics | inline |
GetBitCount() const =0 | SalGraphics | pure virtual |
getBitmap(tools::Long nX, tools::Long nY, tools::Long nWidth, tools::Long nHeight)=0 | SalGraphics | protectedpure virtual |
GetBitmap(tools::Long nX, tools::Long nY, tools::Long nWidth, tools::Long nHeight, const OutputDevice &rOutDev) | SalGraphics | |
GetDevFontList(vcl::font::PhysicalFontCollection *)=0 | SalGraphics | pure virtual |
GetDeviceWidth(const OutputDevice &rOutDev) const | SalGraphics | inlineprotected |
GetFontCapabilities(vcl::FontCapabilities &rFontCapabilities) const =0 | SalGraphics | pure virtual |
GetFontCharMap() const =0 | SalGraphics | pure virtual |
GetFontMetric(FontMetricDataRef &, int nFallbackLevel)=0 | SalGraphics | pure virtual |
GetGraphicsData() const =0 | SalGraphics | pure virtual |
GetGraphicsWidth() const =0 | SalGraphics | pure virtual |
GetImpl() const =0 | SalGraphics | pure virtual |
GetLayout() const | SalGraphics | inline |
getMirror(const OutputDevice &rOutDev) const | SalGraphics | |
GetMirrorMode(const OutputDevice &rOutDev) const | SalGraphics | private |
GetNativeControlRegion(ControlType nType, ControlPart nPart, const tools::Rectangle &rControlRegion, ControlState nState, const ImplControlValue &aValue, tools::Rectangle &rNativeBoundingRegion, tools::Rectangle &rNativeContentRegion, const OutputDevice &rOutDev) | SalGraphics | |
getNativeControlRegion(ControlType eType, ControlPart ePart, const tools::Rectangle &rBoundingControlRegion, ControlState eState, const ImplControlValue &aValue, const OUString &aCaption, tools::Rectangle &rNativeBoundingRegion, tools::Rectangle &rNativeContentRegion) | vcl::WidgetDrawInterface | inlineprotectedvirtual |
GetPixel(tools::Long nX, tools::Long nY, const OutputDevice &rOutDev) | SalGraphics | |
getPixel(tools::Long nX, tools::Long nY)=0 | SalGraphics | protectedpure virtual |
getRenderBackendName() const | SalGraphics | virtual |
GetResolution(sal_Int32 &rDPIX, sal_Int32 &rDPIY)=0 | SalGraphics | pure virtual |
GetTextLayout(int nFallbackLevel)=0 | SalGraphics | pure virtual |
handleDamage(const tools::Rectangle &rDamagedRegion) | SalGraphics | inlineprotectedvirtual |
HasFastDrawTransformedBitmap() const | SalGraphics | |
hasFastDrawTransformedBitmap() const =0 | SalGraphics | protectedpure virtual |
hitTestNativeControl(ControlType eType, ControlPart ePart, const tools::Rectangle &rBoundingControlRegion, const Point &aPos, bool &rIsInside) | vcl::WidgetDrawInterface | inlineprotectedvirtual |
HitTestNativeScrollbar(ControlPart nPart, const tools::Rectangle &rControlRegion, const Point &aPos, bool &rIsInside, const OutputDevice &rOutDev) | SalGraphics | |
implDrawGradient(basegfx::B2DPolyPolygon const &, SalGradient const &) | SalGraphics | inlineprotectedvirtual |
initWidgetDrawBackends(bool bForce=false) | SalGraphics | protected |
Invert(tools::Long nX, tools::Long nY, tools::Long nWidth, tools::Long nHeight, SalInvert nFlags, const OutputDevice &rOutDev) | SalGraphics | |
Invert(sal_uInt32 nPoints, const Point *pPtAry, SalInvert nFlags, const OutputDevice &rOutDev) | SalGraphics | |
invert(tools::Long nX, tools::Long nY, tools::Long nWidth, tools::Long nHeight, SalInvert nFlags)=0 | SalGraphics | protectedpure virtual |
invert(sal_uInt32 nPoints, const Point *pPtAry, SalInvert nFlags)=0 | SalGraphics | protectedpure virtual |
isNativeControlSupported(ControlType eType, ControlPart ePart) | vcl::WidgetDrawInterface | inlineprotectedvirtual |
IsNativeControlSupported(ControlType, ControlPart) | SalGraphics | inline |
m_aLastMirror | SalGraphics | private |
m_bAntiAlias | SalGraphics | protected |
m_eLastMirrorMode | SalGraphics | private |
m_nLastMirrorTranslation | SalGraphics | private |
m_nLayout | SalGraphics | private |
m_pWidgetDraw | SalGraphics | protected |
mirror(tools::Long &nX, const OutputDevice &rOutDev) const | SalGraphics | |
mirror(tools::Long &nX, tools::Long nWidth, const OutputDevice &rOutDev, bool bBack=false) const | SalGraphics | |
mirror(sal_uInt32 nPoints, const Point *pPtAry, Point *pPtAry2, const OutputDevice &rOutDev) const | SalGraphics | |
mirror(tools::Rectangle &rRect, const OutputDevice &, bool bBack=false) const | SalGraphics | |
mirror(vcl::Region &rRgn, const OutputDevice &rOutDev) const | SalGraphics | |
mirror(ImplControlValue &, const OutputDevice &) const | SalGraphics | |
mirror(const basegfx::B2DPolyPolygon &i_rPoly, const OutputDevice &rOutDev) const | SalGraphics | |
mirror2(tools::Long nX, const OutputDevice &rOutDev) const | SalGraphics | |
MirrorMode enum name | SalGraphics | private |
ReleaseFonts() | SalGraphics | inline |
ResetClipRegion()=0 | SalGraphics | pure virtual |
SalGraphics() | SalGraphics | |
setAntiAlias(bool bNew) | SalGraphics | inline |
setClipRegion(const vcl::Region &)=0 | SalGraphics | protectedpure virtual |
SetClipRegion(const vcl::Region &, const OutputDevice &rOutDev) | SalGraphics | |
SetFillColor()=0 | SalGraphics | pure virtual |
SetFillColor(Color nColor)=0 | SalGraphics | pure virtual |
SetFont(LogicalFontInstance *, int nFallbackLevel)=0 | SalGraphics | pure virtual |
SetLayout(SalLayoutFlags aLayout) | SalGraphics | inline |
SetLineColor()=0 | SalGraphics | pure virtual |
SetLineColor(Color nColor)=0 | SalGraphics | pure virtual |
SetROPFillColor(SalROPColor nROPColor)=0 | SalGraphics | pure virtual |
SetROPLineColor(SalROPColor nROPColor)=0 | SalGraphics | pure virtual |
SetTextColor(Color nColor)=0 | SalGraphics | pure virtual |
SetXORMode(bool bSet, bool bInvertOnly)=0 | SalGraphics | pure virtual |
ShouldDownscaleIconsAtSurface(double *pScaleOut) const | SalGraphics | virtual |
supportsOperation(OutDevSupportType) const =0 | SalGraphics | pure virtual |
updateSettings(AllSettings &rSettings) | vcl::WidgetDrawInterface | inlineprotectedvirtual |
UpdateSettings(AllSettings &) | SalGraphics | inline |
vcl::FileDefinitionWidgetDraw | SalGraphics | friend |
~SalGraphics() COVERITY_NOEXCEPT_FALSE override | SalGraphics | |
~WidgetDrawInterface() COVERITY_NOEXCEPT_FALSE | vcl::WidgetDrawInterface | inlineprotectedvirtual |