Searched defs:postToElement (Results 1 – 2 of 2) sorted by relevance
/external/webkit/Source/WebCore/accessibility/ |
D | AXObjectCache.h | 184 inline void AXObjectCache::postNotification(RenderObject*, AXNotification, bool postToElement, Post… in postNotification() 185 …:postNotification(AccessibilityObject*, Document*, AXNotification, bool postToElement, PostType) {… in postNotification()
|
D | AXObjectCache.cpp | 479 …tNotification(RenderObject* renderer, AXNotification notification, bool postToElement, PostType po… in postNotification() 500 …tyObject* object, Document* document, AXNotification notification, bool postToElement, PostType po… in postNotification()
|