Home | History | Annotate | Download | only in frame

Lines Matching defs:axObjectCache

31 #include "core/accessibility/AXObjectCache.h"
227 if (AXObjectCache* cache = axObjectCache())
970 if (AXObjectCache* cache = rootForThisLayout->document().axObjectCache()) {
1633 if (AXObjectCache* cache = m_frame->document()->existingAXObjectCache())
1961 if (AXObjectCache* cache = m_frame->document()->existingAXObjectCache())
3210 AXObjectCache* FrameView::axObjectCache() const
3245 if (AXObjectCache* cache = axObjectCache())
3252 if (AXObjectCache* cache = axObjectCache()) {