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

  /external/chromium_org/third_party/WebKit/Source/core/accessibility/
AXObjectCache.h 194 AXComputedObjectAttributeCache* computedObjectAttributeCache() { return m_computedObjectAttributeCache.get(); }
AXObject.cpp 245 AXComputedObjectAttributeCache* attributeCache = axObjectCache()->computedObjectAttributeCache();

Completed in 1381 milliseconds