fitToPoints       162 Source/platform/geometry/FloatRect.h     void fitToPoints(const FloatPoint& p0, const FloatPoint& p1);
fitToPoints       163 Source/platform/geometry/FloatRect.h     void fitToPoints(const FloatPoint& p0, const FloatPoint& p1, const FloatPoint& p2);
fitToPoints       164 Source/platform/geometry/FloatRect.h     void fitToPoints(const FloatPoint& p0, const FloatPoint& p1, const FloatPoint& p2, const FloatPoint& p3);