Searched refs:setScrollPoint (Results 1 – 5 of 5) sorted by relevance
67 frame->loader().currentItem()->setScrollPoint(WebPoint(0, 200)); in TEST_F()97 frame->loader().currentItem()->setScrollPoint(WebPoint(0, 400)); in TEST_F()
70 void setScrollPoint(const IntPoint&);
123 void HistoryItem::setScrollPoint(const IntPoint& point) in setScrollPoint() function in blink::HistoryItem
203 m_currentItem->setScrollPoint(m_frame->view()->scrollPosition()); in saveScrollState()
115 m_private->setScrollPoint(scrollOffset); in setScrollOffset()