HomeSort by relevance Sort by last modified time
    Searched defs:AXScrollPositionChanged (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/accessibility/
AXObjectCache.cpp 1013 postPlatformNotification(getOrCreate(scrollView), AXScrollPositionChanged);
1018 postPlatformNotification(getOrCreate(renderObject), AXScrollPositionChanged);
AXObjectCache.h 183 AXScrollPositionChanged,

Completed in 47 milliseconds