Home | History | Annotate | Download | only in frame

Lines Matching defs:axObjectCache

32 #include "core/accessibility/AXObjectCache.h"
214 if (AXObjectCache* cache = axObjectCache()) {
920 if (AXObjectCache* cache = rootForThisLayout->document().axObjectCache()) {
1523 if (AXObjectCache* cache = m_frame->document()->existingAXObjectCache())
1920 if (AXObjectCache* cache = m_frame->document()->existingAXObjectCache())
3064 AXObjectCache* FrameView::axObjectCache() const
3099 if (AXObjectCache* cache = axObjectCache())
3106 if (AXObjectCache* cache = axObjectCache()) {