OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nodeTextChangePlatformNotification
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/accessibility/
AXObjectCache.h
193
void
nodeTextChangePlatformNotification
(AccessibilityObject*, AXTextChange, unsigned offset, const String&);
266
inline void AXObjectCache::
nodeTextChangePlatformNotification
(AccessibilityObject*, AXTextChange, unsigned, const String&) { }
AXObjectCache.cpp
740
nodeTextChangePlatformNotification
(obj, textChange, offset, text);
984
void AXObjectCache::
nodeTextChangePlatformNotification
(AccessibilityObject*, AXTextChange, unsigned, const String&)
Completed in 296 milliseconds