Home | History | Annotate | Download | only in tests

Lines Matching refs:setScrollOffset

58     MOCK_METHOD1(setScrollOffset, void(const IntPoint&));
123 EXPECT_CALL(scrollableArea, setScrollOffset(_)).Times(4);
157 EXPECT_CALL(scrollableArea, setScrollOffset(_)).Times(4);