Home
last modified time | relevance | path

Searched defs:postNotification (Results 1 – 4 of 4) sorted by relevance

/external/webkit/WebCore/accessibility/
DAXObjectCache.cpp402 void AXObjectCache::postNotification(RenderObject* renderer, AXNotification notification, bool post… in postNotification() function in WebCore::AXObjectCache
423 void AXObjectCache::postNotification(AccessibilityObject* object, Document* document, AXNotificatio… in postNotification() function in WebCore::AXObjectCache
DAXObjectCache.h151 inline void AXObjectCache::postNotification(RenderObject*, AXNotification, bool postToElement, Post… in postNotification() function
/external/webkit/WebKit/win/
DWebNotificationCenter.cpp163 HRESULT STDMETHODCALLTYPE WebNotificationCenter::postNotification( in postNotification() function in WebNotificationCenter
DWebHistory.cpp147 HRESULT WebHistory::postNotification(NotificationType notifyType, IPropertyBag* userInfo /*=0*/) in postNotification() function in WebHistory