Searched defs:handleScrollPositionChanged (Results 1 – 2 of 2) sorted by relevance
1030 void AXObjectCache::handleScrollPositionChanged(ScrollView* scrollView) in handleScrollPositionChanged() function in blink::AXObjectCache1035 void AXObjectCache::handleScrollPositionChanged(RenderObject* renderObject) in handleScrollPositionChanged() function in blink::AXObjectCache
453 private void handleScrollPositionChanged(int id) { in handleScrollPositionChanged() method in BrowserAccessibilityManager