is_horizontal_wheel_  396 win8/metro_driver/chrome_app_view_ash.cc     is_horizontal_wheel_ = 0;
is_horizontal_wheel_  397 win8/metro_driver/chrome_app_view_ash.cc     properties->get_IsHorizontalMouseWheel(&is_horizontal_wheel_);
is_horizontal_wheel_  485 win8/metro_driver/chrome_app_view_ash.cc   bool is_horizontal_wheel() const { return !!is_horizontal_wheel_; }
is_horizontal_wheel_  501 win8/metro_driver/chrome_app_view_ash.cc   boolean is_horizontal_wheel_;