Lines Matching full:area
1217 // use the default position unless this is an editable web area, in which case we use the selection bounds.
1910 // A web area is represented by the Document node in the DOM tree, which isn't focusable.
2443 AccessibilityObject* AccessibilityRenderObject::accessibilityImageMapHitTest(HTMLAreaElement* area, const IntPoint& point) const
2445 if (!area)
2448 HTMLMapElement* map = static_cast<HTMLMapElement*>(area->parent());
2932 // for a RenderImage, add the <area> elements as individual accessibility objects
2938 // add an <area> element for this child if it has a link