HomeSort by relevance Sort by last modified time
    Searched full:createcircleshape (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/shapes/
Shape.cpp 50 static PassOwnPtr<Shape> createCircleShape(const FloatPoint& center, float radius)
138 shape = createCircleShape(logicalCenter, radius);

Completed in 92 milliseconds