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 153 virtual void markCachedElementRectDirty() const OVERRIDE;
AXObject.cpp 444 void AXObject::markCachedElementRectDirty() const
447 m_children[i].get()->markCachedElementRectDirty();
AXObject.h 467 virtual void markCachedElementRectDirty() const;
AXRenderObject.cpp     [all...]

Completed in 455 milliseconds