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

  /external/chromium_org/third_party/WebKit/Source/core/accessibility/
AXObject.cpp 444 void AXObject::markCachedElementRectDirty() const
447 m_children[i].get()->markCachedElementRectDirty();
AXRenderObject.cpp     [all...]

Completed in 45 milliseconds