Home
last modified time | relevance | path

Searched defs:postToElement (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/accessibility/
DAXObjectCache.h184 inline void AXObjectCache::postNotification(RenderObject*, AXNotification, bool postToElement, Post… in postNotification()
185 …:postNotification(AccessibilityObject*, Document*, AXNotification, bool postToElement, PostType) {… in postNotification()
DAXObjectCache.cpp479 …tNotification(RenderObject* renderer, AXNotification notification, bool postToElement, PostType po… in postNotification()
500 …tyObject* object, Document* document, AXNotification notification, bool postToElement, PostType po… in postNotification()