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

  /external/chromium_org/third_party/WebKit/Source/core/accessibility/
AXRenderObject.h 151 virtual void markCachedElementRectDirty() const OVERRIDE;
AXObject.cpp 452 void AXObject::markCachedElementRectDirty() const
455 m_children[i].get()->markCachedElementRectDirty();
AXObject.h 469 virtual void markCachedElementRectDirty() const;
AXRenderObject.cpp     [all...]

Completed in 1062 milliseconds