Searched refs:AXID (Results 1 – 4 of 4) sorted by relevance
51 AXID axID;61 AXObjectInclusion getIgnored(AXID) const;62 void setIgnored(AXID, AXObjectInclusion);75 HashMap<AXID, CachedAXObjectAttributes> m_idMapping;110 void remove(AXID);153 bool isIDinUse(AXID id) const { return m_idsInUse.contains(id); } in isIDinUse()159 AXID platformGenerateAXID() const;160 AXObject* objectFromAXID(AXID id) const { return m_objects.get(id); } in objectFromAXID()215 HashMap<AXID, RefPtr<AXObject> > m_objects;216 HashMap<RenderObject*, AXID> m_renderObjectMapping;[all …]
85 AXObjectInclusion AXComputedObjectAttributeCache::getIgnored(AXID id) const in getIgnored()87 HashMap<AXID, CachedAXObjectAttributes>::const_iterator it = m_idMapping.find(id); in getIgnored()91 void AXComputedObjectAttributeCache::setIgnored(AXID id, AXObjectInclusion inclusion) in setIgnored()93 HashMap<AXID, CachedAXObjectAttributes>::iterator it = m_idMapping.find(id); in setIgnored()119 HashMap<AXID, RefPtr<AXObject> >::iterator end = m_objects.end(); in ~AXObjectCache()120 for (HashMap<AXID, RefPtr<AXObject> >::iterator it = m_objects.begin(); it != end; ++it) { in ~AXObjectCache()196 AXID axID = m_widgetObjectMapping.get(widget); in get()197 ASSERT(!HashTraits<AXID>::isDeletedValue(axID)); in get()209 AXID axID = m_renderObjectMapping.get(renderer); in get()210 ASSERT(!HashTraits<AXID>::isDeletedValue(axID)); in get()[all …]
59 typedef unsigned AXID; typedef289 void setAXObjectID(AXID axObjectID) { m_id = axObjectID; } in setAXObjectID()299 AXID axObjectID() const { return m_id; } in axObjectID()561 AXID m_id;
6658 AXID AE1 K S AH0 D