Searched refs:computePath (Results 1 – 4 of 4) sorted by relevance
89 Path HTMLAreaElement::computePath(RenderObject* obj) const in computePath() function in WebCore::HTMLAreaElement116 return enclosingIntRect(computePath(obj).boundingRect()); in computeRect()
45 Path computePath(RenderObject*) const;
358 Path path = areaElement->computePath(this); in paintAreaElementFocusRing()
3956 computeRect(). Rename getPath() to computePath() for consistency as3964 (WebCore::HTMLAreaElement::computePath):