Home
last modified time | relevance | path

Searched refs:nodeTextChangePlatformNotification (Results 1 – 8 of 8) sorted by relevance

/external/webkit/Source/WebCore/accessibility/
DAXObjectCache.h153 …void nodeTextChangePlatformNotification(AccessibilityObject*, AXTextChange, unsigned offset, unsig…
188 inline void AXObjectCache::nodeTextChangePlatformNotification(AccessibilityObject*, AXTextChange, u… in nodeTextChangePlatformNotification() function
DAXObjectCache.cpp533 nodeTextChangePlatformNotification(obj, textChange, offset, count); in nodeTextChangeNotification()
/external/webkit/Source/WebCore/accessibility/win/
DAXObjectCacheWin.cpp106 void AXObjectCache::nodeTextChangePlatformNotification(AccessibilityObject*, AXTextChange, unsigned… in nodeTextChangePlatformNotification() function in WebCore::AXObjectCache
/external/webkit/Source/WebCore/accessibility/chromium/
DAXObjectCacheChromium.cpp101 void AXObjectCache::nodeTextChangePlatformNotification(AccessibilityObject*, AXTextChange, unsigned… in nodeTextChangePlatformNotification() function in WebCore::AXObjectCache
/external/webkit/Source/WebCore/accessibility/gtk/
DAXObjectCacheAtk.cpp181 void AXObjectCache::nodeTextChangePlatformNotification(AccessibilityObject* object, AXTextChange te… in nodeTextChangePlatformNotification() function in WebCore::AXObjectCache
/external/webkit/Source/WebCore/accessibility/mac/
DAXObjectCacheMac.mm131 void AXObjectCache::nodeTextChangePlatformNotification(AccessibilityObject*, AXTextChange, unsigned…
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0649290 (WebCore::AXObjectCache::nodeTextChangePlatformNotification): New
49294 (WebCore::AXObjectCache::nodeTextChangePlatformNotification): New
49297 (WebCore::AXObjectCache::nodeTextChangePlatformNotification): New
49299 (WebCore::AXObjectCache::nodeTextChangePlatformNotification): New
49301 (WebCore::AXObjectCache::nodeTextChangePlatformNotification): New
DChangeLog28487 (WebCore::AXObjectCache::nodeTextChangePlatformNotification):