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

/external/chromium/chrome/browser/ui/views/tab_contents/
H A Dnative_tab_contents_view_win.cc195 if (ScrollZoom(LOWORD(message->wParam)))
289 if (!ScrollZoom(scroll_type)) {
298 bool NativeTabContentsViewWin::ScrollZoom(int scroll_type) { function in class:NativeTabContentsViewWin
H A Dnative_tab_contents_view_win.h70 bool ScrollZoom(int scroll_type);

Completed in 179 milliseconds