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