Home
last modified time | relevance | path

Searched refs:setupLineJoinBevel (Results 1 – 3 of 3) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/test/
H A Doutputdevice.hxx157 Bitmap setupLineJoinBevel() { return setupLineJoin(basegfx::B2DLineJoin::Bevel); } in setupLineJoinBevel() function in vcl::test::OutputDeviceTestLine
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/backendtest/
H A DVisualBackendTest.cxx422 Bitmap aBitmap = aOutDevTest.setupLineJoinBevel(); in testLineTypes()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/qa/cppunit/
H A DBackendTest.cxx798 Bitmap aBitmap = aOutDevTest.setupLineJoinBevel(); in testLineJoinBevel()