Home | History | Annotate | Download | only in tests

Lines Matching refs:setScrollOffset

56     MOCK_METHOD1(setScrollOffset, void(const IntPoint&));
120 EXPECT_CALL(scrollableArea, setScrollOffset(_)).Times(4);
154 EXPECT_CALL(scrollableArea, setScrollOffset(_)).Times(4);