Searched defs:fitToPoints (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
H A DFloatRect.cpp126 void FloatRect::fitToPoints(const FloatPoint& p0, const FloatPoint& p1) function in class:WebCore::FloatRect
165 void FloatRect::fitToPoints(const FloatPoint& p0, const FloatPoint& p1, const FloatPoint& p2) function in class:WebCore::FloatRect
175 void FloatRect::fitToPoints(const FloatPoint& p0, const FloatPoint& p1, const FloatPoint& p2, const FloatPoint& p3) function in class:WebCore::FloatRect

Completed in 188 milliseconds