Home
last modified time | relevance | path

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

/trunk/main/basegfx/test/
H A Dboxclipper.cxx316 TEST_F(boxclipper, validatePoly) in TEST_F() argument
318 validatePoly("disjunct", aDisjunctRanges); in TEST_F()
319 validatePoly("equal", aEqualRanges); in TEST_F()
320 validatePoly("intersectionN", aIntersectionN); in TEST_F()
321 validatePoly("intersectionE", aIntersectionE); in TEST_F()
322 validatePoly("intersectionS", aIntersectionS); in TEST_F()
323 validatePoly("intersectionW", aIntersectionW); in TEST_F()
324 validatePoly("intersectionNE", aIntersectionNE); in TEST_F()
325 validatePoly("intersectionSE", aIntersectionSE); in TEST_F()
326 validatePoly("intersectionSW", aIntersectionSW); in TEST_F()
[all …]

Completed in 11 milliseconds