Home
last modified time | relevance | path

Searched refs:OutputDeviceTestRect (Results 1 – 8 of 8) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/backendtest/outputdevice/
H A Drectangle.cxx33 Bitmap OutputDeviceTestRect::setupFilledRectangle(bool useLineColor) in setupFilledRectangle()
48 Bitmap OutputDeviceTestRect::setupRectangle(bool bEnableAA) in setupRectangle()
61 Bitmap OutputDeviceTestRect::setupInvert_NONE() in setupInvert_NONE()
78 Bitmap OutputDeviceTestRect::setupInvert_N50() in setupInvert_N50()
95 Bitmap OutputDeviceTestRect::setupInvert_TrackFrame() in setupInvert_TrackFrame()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/backendtest/outputdevice/
H A Drectangle.cxx26 Bitmap OutputDeviceTestRect::setupFilledRectangle() in setupFilledRectangle()
38 Bitmap OutputDeviceTestRect::setupRectangle(bool bEnableAA) in setupRectangle()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/test/
H A Doutputdevice.hxx136 class VCL_DLLPUBLIC OutputDeviceTestRect : public OutputDeviceTestCommon class
139 OutputDeviceTestRect() = default;
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/backendtest/
H A DVisualBackendTest.cxx174 vcl::test::OutputDeviceTestRect aOutDevTest; in testRectangles()
246 vcl::test::OutputDeviceTestRect aOutDevTest; in testFilledRectangles()
278 vcl::test::OutputDeviceTestRect aOutDevTest; in testFilledRectangles()
523 vcl::test::OutputDeviceTestRect aOutDevTest; in testInvert()
525 …assertAndSetBackground(vcl::test::OutputDeviceTestRect::checkInvertRectangle(aBitmap), aRectangle,… in testInvert()
530 vcl::test::OutputDeviceTestRect aOutDevTest; in testInvert()
532 …assertAndSetBackground(vcl::test::OutputDeviceTestRect::checkInvertN50Rectangle(aBitmap), aRectang… in testInvert()
537 vcl::test::OutputDeviceTestRect aOutDevTest; in testInvert()
539 …assertAndSetBackground(vcl::test::OutputDeviceTestRect::checkInvertTrackFrameRectangle(aBitmap), a… in testInvert()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/qa/cppunit/
H A DBackendTest.cxx51 vcl::test::OutputDeviceTestRect aOutDevTest; in testDrawRectWithRectangle()
147 vcl::test::OutputDeviceTestRect aOutDevTest; in testDrawRectAAWithRectangle()
243 vcl::test::OutputDeviceTestRect aOutDevTest; in testDrawFilledRectWithRectangle()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/test/
H A Doutputdevice.hxx188 class VCL_DLLPUBLIC OutputDeviceTestRect : public OutputDeviceTestCommon class
191 OutputDeviceTestRect() = default;
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/qa/cppunit/
H A DBackendTest.cxx99 vcl::test::OutputDeviceTestRect aOutDevTest; in testDrawRectWithRectangle()
198 vcl::test::OutputDeviceTestRect aOutDevTest; in testDrawRectAAWithRectangle()
294 vcl::test::OutputDeviceTestRect aOutDevTest; in testDrawFilledRectWithRectangle()
400 vcl::test::OutputDeviceTestRect aOutDevTest; in testDrawInvertWithRectangle()
410 vcl::test::OutputDeviceTestRect aOutDevTest; in testDrawInvertN50WithRectangle()
420 vcl::test::OutputDeviceTestRect aOutDevTest; in testDrawInvertTrackFrameWithRectangle()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/backendtest/
H A DVisualBackendTest.cxx171 vcl::test::OutputDeviceTestRect aOutDevTest; in testRectangles()
227 vcl::test::OutputDeviceTestRect aOutDevTest; in testFilledRectangles()