HomeSort by relevance Sort by last modified time
    Searched refs:setElementRect (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/accessibility/
AXObject.h 471 void setElementRect(LayoutRect r) { m_explicitElementRect = r; }
AXObjectCache.cpp 1046 obj->setElementRect(rect);

Completed in 147 milliseconds