Searched refs:getAXID (Results 1 – 5 of 5) sorted by relevance
262 getAXID(newObj.get()); in getOrCreate()280 getAXID(newObj.get()); in getOrCreate()332 getAXID(obj.get()); in getOrCreate()400 AXID AXObjectCache::getAXID(AccessibilityObject* obj) in getAXID() function in WebCore::AXObjectCache
172 AXID getAXID(AccessibilityObject*);
23004 (WebCore::AXObjectCache::getAXID):26029 (WebCore::AXObjectCache::getAXID): Call isDeletedValue instead of deletedValue.35871 (WebCore::AXObjectCache::getAXID):
10360 (WebCore::AccessibilityObjectCache::getAXID): Change to use a single global variable
71310 Moved the code to generate the next AXID from getAXID() to here. Added71313 (WebCore::AXObjectCache::getAXID):