alignToCenter(tools::Rectangle aRect1, tools::Rectangle aRect2) | vcl::test::OutputDeviceTestCommon | static |
checkAALines(Bitmap &rBitmap) | vcl::test::OutputDeviceTestCommon | static |
checkAxialGradient(Bitmap &bitmap) | vcl::test::OutputDeviceTestCommon | static |
checkBezier(Bitmap &rBitmap) | vcl::test::OutputDeviceTestCommon | static |
checkChecker(Bitmap &rBitmap, sal_Int32 nStartX, sal_Int32 nEndX, sal_Int32 nStartY, sal_Int32 nEndY, std::vector< Color > const &rExpected) | vcl::test::OutputDeviceTestCommon | static |
checkClosedBezier(Bitmap &rBitmap) | vcl::test::OutputDeviceTestCommon | static |
checkDiamond(Bitmap &rBitmap) | vcl::test::OutputDeviceTestCommon | static |
checkDropShape(Bitmap &rBitmap, bool aEnableAA=false) | vcl::test::OutputDeviceTestCommon | static |
checkEvenOddRuleInIntersectingRecs(Bitmap &rBitmap) | vcl::test::OutputDeviceTestCommon | static |
checkFilled(Bitmap &rBitmap, tools::Rectangle aRectangle, Color aExpectedColor) | vcl::test::OutputDeviceTestCommon | static |
checkFilledAsymmetricalDropShape(Bitmap &rBitmap) | vcl::test::OutputDeviceTestCommon | static |
checkFilledRectangle(Bitmap &rBitmap, bool useLineColor) | vcl::test::OutputDeviceTestCommon | static |
checkHalfEllipse(Bitmap &rBitmap, bool aEnableAA=false) | vcl::test::OutputDeviceTestCommon | static |
checkIntersectingRecs(Bitmap &rBitmap, int aLayerNumber, Color aExpectedColor) | vcl::test::OutputDeviceTestCommon | static |
checkInvertN50Rectangle(Bitmap &aBitmap) | vcl::test::OutputDeviceTestCommon | static |
checkInvertRectangle(Bitmap &rBitmap) | vcl::test::OutputDeviceTestCommon | static |
checkInvertTrackFrameRectangle(Bitmap &aBitmap) | vcl::test::OutputDeviceTestCommon | static |
checkLinearGradient(Bitmap &bitmap) | vcl::test::OutputDeviceTestCommon | static |
checkLinearGradientAngled(Bitmap &bitmap) | vcl::test::OutputDeviceTestCommon | static |
checkLinearGradientBorder(Bitmap &bitmap) | vcl::test::OutputDeviceTestCommon | static |
checkLinearGradientIntensity(Bitmap &bitmap) | vcl::test::OutputDeviceTestCommon | static |
checkLinearGradientSteps(Bitmap &bitmap) | vcl::test::OutputDeviceTestCommon | static |
checkLineCap(Bitmap &rBitmap, css::drawing::LineCap lineCap) | vcl::test::OutputDeviceTestCommon | privatestatic |
checkLineCapButt(Bitmap &rBitmap) | vcl::test::OutputDeviceTestCommon | inlinestatic |
checkLineCapRound(Bitmap &rBitmap) | vcl::test::OutputDeviceTestCommon | inlinestatic |
checkLineCapSquare(Bitmap &rBitmap) | vcl::test::OutputDeviceTestCommon | inlinestatic |
checkLineJoin(Bitmap &rBitmap, basegfx::B2DLineJoin lineJoin) | vcl::test::OutputDeviceTestCommon | privatestatic |
checkLineJoinBevel(Bitmap &rBitmap) | vcl::test::OutputDeviceTestCommon | inlinestatic |
checkLineJoinMiter(Bitmap &rBitmap) | vcl::test::OutputDeviceTestCommon | inlinestatic |
checkLineJoinNone(Bitmap &rBitmap) | vcl::test::OutputDeviceTestCommon | inlinestatic |
checkLineJoinRound(Bitmap &rBitmap) | vcl::test::OutputDeviceTestCommon | inlinestatic |
checkLines(Bitmap &rBitmap) | vcl::test::OutputDeviceTestCommon | static |
checkOpenBezier(Bitmap &rBitmap) | vcl::test::OutputDeviceTestCommon | static |
checkOpenPolygon(Bitmap &rBitmap, bool aEnableAA=false) | vcl::test::OutputDeviceTestCommon | static |
checkRadialGradient(Bitmap &bitmap) | vcl::test::OutputDeviceTestCommon | static |
checkRadialGradientOfs(Bitmap &bitmap) | vcl::test::OutputDeviceTestCommon | static |
checkRectangle(Bitmap &rBitmap) | vcl::test::OutputDeviceTestCommon | static |
checkRectangle(Bitmap &rBitmap, int aLayerNumber, Color aExpectedColor) | vcl::test::OutputDeviceTestCommon | static |
checkRectangleAA(Bitmap &rBitmap) | vcl::test::OutputDeviceTestCommon | static |
checkRectangles(Bitmap &rBitmap, std::vector< Color > &aExpectedColors) | vcl::test::OutputDeviceTestCommon | static |
checkRectangles(Bitmap &rBitmap, bool aEnableAA=false) | vcl::test::OutputDeviceTestCommon | static |
checkTextLocation(Bitmap &rBitmap) | vcl::test::OutputDeviceTestCommon | static |
constBackgroundColor | vcl::test::OutputDeviceTestCommon | protectedstatic |
constFillColor | vcl::test::OutputDeviceTestCommon | protectedstatic |
constLineColor | vcl::test::OutputDeviceTestCommon | protectedstatic |
createClosedBezierLoop(const tools::Rectangle &rRect) | vcl::test::OutputDeviceTestCommon | static |
createDiamondPoints(tools::Rectangle rRect, int nOffset, Point &rPoint1, Point &rPoint2, Point &rPoint3, Point &rPoint4) | vcl::test::OutputDeviceTestCommon | static |
createDropShapePolygon() | vcl::test::OutputDeviceTestCommon | static |
createHalfEllipsePolygon() | vcl::test::OutputDeviceTestCommon | static |
createHorizontalVerticalDiagonalLinePoints(tools::Rectangle rRect, Point &rHorizontalLinePoint1, Point &rHorizontalLinePoint2, Point &rVerticalLinePoint1, Point &rVerticalLinePoint2, Point &rDiagonalLinePoint1, Point &rDiagonalLinePoint2) | vcl::test::OutputDeviceTestCommon | static |
createOpenBezier() | vcl::test::OutputDeviceTestCommon | static |
createOpenPolygon(const tools::Rectangle &rRect, int nOffset=4) | vcl::test::OutputDeviceTestCommon | static |
getRenderBackendName() const | vcl::test::OutputDeviceTestCommon | |
initialSetup(tools::Long nWidth, tools::Long nHeight, Color aColor, bool bEnableAA=false, bool bAlphaVirtualDevice=false) | vcl::test::OutputDeviceTestCommon | |
maVDRectangle | vcl::test::OutputDeviceTestCommon | protected |
mpVirtualDevice | vcl::test::OutputDeviceTestCommon | protected |
OutputDeviceTestCommon() | vcl::test::OutputDeviceTestCommon | |
OutputDeviceTestPolyLineB2D()=default | vcl::test::OutputDeviceTestPolyLineB2D | |
setupAABezier() | vcl::test::OutputDeviceTestPolyLineB2D | |
setupBezier() | vcl::test::OutputDeviceTestPolyLineB2D | |
setupDiamond() | vcl::test::OutputDeviceTestPolyLineB2D | |
setupHalfEllipse(bool aEnableAA=false) | vcl::test::OutputDeviceTestPolyLineB2D | |
setupOpenBezier() | vcl::test::OutputDeviceTestPolyLineB2D | |
setupOpenPolygon() | vcl::test::OutputDeviceTestPolyLineB2D | |
setupRectangle(bool bEnableAA) | vcl::test::OutputDeviceTestPolyLineB2D | |
setupRectangleOnSize1028() | vcl::test::OutputDeviceTestPolyLineB2D | |
setupRectangleOnSize4096() | vcl::test::OutputDeviceTestPolyLineB2D | |