FloatPolygonTestValue   89 Source/platform/geometry/FloatPolygonTest.cpp     FloatPolygonTestValue triangleTestValue(triangleCoordinates, SIZEOF_ARRAY(triangleCoordinates), RULE_NONZERO);
FloatPolygonTestValue  185 Source/platform/geometry/FloatPolygonTest.cpp     FloatPolygonTestValue triangleTestValue(triangleCoordinates, SIZEOF_ARRAY(triangleCoordinates), RULE_NONZERO);
FloatPolygonTestValue  212 Source/platform/geometry/FloatPolygonTest.cpp     FloatPolygonTestValue triangleTestValue(triangleCoordinates, SIZEOF_ARRAY(triangleCoordinates), RULE_EVENODD);
FloatPolygonTestValue  228 Source/platform/geometry/FloatPolygonTest.cpp     FloatPolygonTestValue emptyPolygonTestValue(coordinates, SIZEOF_ARRAY(coordinates), RULE_NONZERO); \
FloatPolygonTestValue  267 Source/platform/geometry/FloatPolygonTest.cpp     FloatPolygonTestValue trapezoidTestValue(trapezoidCoordinates, SIZEOF_ARRAY(trapezoidCoordinates), RULE_EVENODD);
FloatPolygonTestValue  303 Source/platform/geometry/FloatPolygonTest.cpp     FloatPolygonTestValue hTestValue(hCoordinates, SIZEOF_ARRAY(hCoordinates), RULE_NONZERO);