Home
last modified time | relevance | path

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

/aoo42x/main/basegfx/test/
H A Dboxclipper.cxx256 void dumpSvg(const char* pName, in dumpSvg() function in basegfx2d::boxclipper
379 dumpSvg("disjunct",aDisjunctRanges.solveCrossovers()); in TEST_F()
380 dumpSvg("equal",aEqualRanges.solveCrossovers()); in TEST_F()
381 dumpSvg("intersectionN",aIntersectionN.solveCrossovers()); in TEST_F()
382 dumpSvg("intersectionE",aIntersectionE.solveCrossovers()); in TEST_F()
383 dumpSvg("intersectionS",aIntersectionS.solveCrossovers()); in TEST_F()
384 dumpSvg("intersectionW",aIntersectionW.solveCrossovers()); in TEST_F()
385 dumpSvg("intersectionNE",aIntersectionNE.solveCrossovers()); in TEST_F()
386 dumpSvg("intersectionSE",aIntersectionSE.solveCrossovers()); in TEST_F()
387 dumpSvg("intersectionSW",aIntersectionSW.solveCrossovers()); in TEST_F()
[all …]

Completed in 17 milliseconds