Searched refs:postPlatformNotification (Results 1 – 12 of 12) sorted by relevance
/external/webkit/Source/WebCore/accessibility/win/ |
D | AXObjectCacheWin.cpp | 59 …postPlatformNotification(AccessibilityObject::firstAccessibleObjectFromNode(anchorNode), AXScrolle… in handleScrolledToAnchor() 62 void AXObjectCache::postPlatformNotification(AccessibilityObject* obj, AXNotification notification) in postPlatformNotification() function in WebCore::AXObjectCache 144 postPlatformNotification(focusedObject, AXFocusedUIElementChanged); in handleFocusedUIElementChanged()
|
/external/webkit/Source/WebCore/accessibility/chromium/ |
D | AXObjectCacheChromium.cpp | 50 void AXObjectCache::postPlatformNotification(AccessibilityObject* obj, AXNotification notification) in postPlatformNotification() function in WebCore::AXObjectCache 118 postPlatformNotification(focusedObject, AXFocusedUIElementChanged); in handleFocusedUIElementChanged() 125 …postPlatformNotification(AccessibilityObject::firstAccessibleObjectFromNode(anchorNode), AXScrolle… in handleScrolledToAnchor()
|
/external/webkit/Source/WebCore/accessibility/ |
D | AXObjectCache.h | 152 void postPlatformNotification(AccessibilityObject*, AXNotification); 186 inline void AXObjectCache::postPlatformNotification(AccessibilityObject*, AXNotification) { } in postPlatformNotification() function
|
D | AXObjectCache.cpp | 472 postPlatformNotification(obj, m_notificationsToPost[i].second); in notificationPostTimerFired() 516 postPlatformNotification(object, notification); in postNotification()
|
/external/webkit/Source/WebCore/accessibility/gtk/ |
D | AXObjectCacheAtk.cpp | 129 void AXObjectCache::postPlatformNotification(AccessibilityObject* coreObject, AXNotification notifi… in postPlatformNotification() function in WebCore::AXObjectCache
|
/external/webkit/Source/WebCore/accessibility/mac/ |
D | AXObjectCacheMac.mm | 58 void AXObjectCache::postPlatformNotification(AccessibilityObject* obj, AXNotification notification)
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2010-01-29 | 244 (WebCore::AXObjectCache::postPlatformNotification): 15432 (WebCore::AXObjectCache::postPlatformNotification): 15591 postPlatformNotification(). 15600 (WebCore::AXObjectCache::postPlatformNotification): 25223 (WebCore::AXObjectCache::postPlatformNotification): 25229 (WebCore::AXObjectCache::postPlatformNotification): 37579 (WebCore::AXObjectCache::postPlatformNotification): 39435 (AXObjectCache::postPlatformNotification): 57396 (WebCore::AXObjectCache::postPlatformNotification): 59037 (WebCore::AXObjectCache::postPlatformNotification): [all …]
|
D | ChangeLog-2010-12-06 | 3278 (WebCore::AXObjectCache::postPlatformNotification): Emit the usual 6325 (WebCore::AXObjectCache::postPlatformNotification): 7871 (WebCore::AXObjectCache::postPlatformNotification): Emit the usual 15300 (WebCore::AXObjectCache::postPlatformNotification): Replaced some 19840 Null check obj in AXObjectCache::postPlatformNotification. 19844 (WebCore::AXObjectCache::postPlatformNotification): 19971 (WebCore::AXObjectCache::postPlatformNotification): 45364 (WebCore::AXObjectCache::postPlatformNotification): 47542 (WebCore::AXObjectCache::postPlatformNotification): 49793 (WebCore::AXObjectCache::postPlatformNotification): [all …]
|
D | ChangeLog | 28630 (WebCore::AXObjectCache::postPlatformNotification): 28632 (WebCore::AXObjectCache::postPlatformNotification): 36468 (WebCore::AXObjectCache::postPlatformNotification): Emit the 54483 (WebCore::AXObjectCache::postPlatformNotification): Call function 62220 (WebCore::AXObjectCache::postPlatformNotification): 62307 (WebCore::AXObjectCache::postPlatformNotification): Call function 64627 (WebCore::AXObjectCache::postPlatformNotification): 64670 (WebCore::AXObjectCache::postPlatformNotification): Call function
|
D | ChangeLog-2010-05-24 | 50234 (WebCore::AXObjectCache::postPlatformNotification): 51325 (WebCore::AXObjectCache::postPlatformNotification): 52205 (WebCore::AXObjectCache::postPlatformNotification):
|
D | ChangeLog-2009-06-16 | 5003 (WebCore::AXObjectCache::postPlatformNotification): 5007 (WebCore::AXObjectCache::postPlatformNotification): 5009 (WebCore::AXObjectCache::postPlatformNotification): 5011 (WebCore::AXObjectCache::postPlatformNotification): 5013 (WebCore::AXObjectCache::postPlatformNotification):
|
D | ChangeLog-2011-02-16 | 42041 (WebCore::AXObjectCache::postPlatformNotification): 42043 (WebCore::AXObjectCache::postPlatformNotification):
|