Searched refs:computeRect (Results 1 – 6 of 6) sorted by relevance
44 IntRect computeRect(RenderObject*) const;
114 IntRect HTMLAreaElement::computeRect(RenderObject* obj) const in computeRect() function in WebCore::HTMLAreaElement
137 return m_areaElement->computeRect(renderer); in elementRect()
734 …(direction, rectToAbsoluteCoordinates(area->document()->frame(), area->computeRect(area->imageElem… in virtualRectForAreaElementAndDirection()
204 return area->computeRect(image); in getAreaRect()1861 androidHitResult.highlightRects().append(area->computeRect( in hitTestAtPoint()
3956 computeRect(). Rename getPath() to computePath() for consistency as3965 (WebCore::HTMLAreaElement::computeRect):