Home
last modified time | relevance | path

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

/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/win/
DAXObjectCacheWin.cpp106 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/
DAXObjectCache.h188 inline void AXObjectCache::nodeTextChangePlatformNotification(AccessibilityObject*, AXTextChange, u… in nodeTextChangePlatformNotification() function