Searched refs:last_zoom_in (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_impl_unittest.cc2465 bool last_zoom_in() const { function in class:content::ContentsZoomChangedDelegate
2513 EXPECT_TRUE(delegate->last_zoom_in());
2526 EXPECT_FALSE(delegate->last_zoom_in());
2567 EXPECT_TRUE(delegate->last_zoom_in());
2573 EXPECT_FALSE(delegate->last_zoom_in());
2582 EXPECT_FALSE(delegate->last_zoom_in());

Completed in 655 milliseconds