OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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