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.h 182 AXScrollPositionChanged,
AXObjectCache.cpp 1032 postPlatformNotification(getOrCreate(scrollView), AXScrollPositionChanged);
1037 postPlatformNotification(getOrCreate(renderObject), AXScrollPositionChanged);

Completed in 34 milliseconds