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

  /external/chromium_org/third_party/WebKit/Source/core/accessibility/
AXObjectCache.cpp 866 void AXObjectCache::startCachingComputedObjectAttributesUntilTreeMutates()
869 // WebAXObject::startCachingComputedObjectAttributesUntilTreeMutates,
  /external/chromium_org/third_party/WebKit/Source/web/
WebAXObject.cpp 93 void WebAXObject::startCachingComputedObjectAttributesUntilTreeMutates()
95 m_private->axObjectCache()->startCachingComputedObjectAttributesUntilTreeMutates();

Completed in 130 milliseconds