Searched refs:AXScrollPositionChanged (Results 1 – 3 of 3) sorted by relevance
182 AXScrollPositionChanged, enumerator
1032 postPlatformNotification(getOrCreate(scrollView), AXScrollPositionChanged); in handleScrollPositionChanged()1037 postPlatformNotification(getOrCreate(renderObject), AXScrollPositionChanged); in handleScrollPositionChanged()
164 …PILE_ASSERT_MATCHING_ENUM(WebAXEventScrollPositionChanged, AXObjectCache::AXScrollPositionChanged);