is_horizontal_wheel  541 ui/aura/remote_window_tree_host_win.cc     int x_offset = params.is_horizontal_wheel ? params.extra : 0;
is_horizontal_wheel  542 ui/aura/remote_window_tree_host_win.cc     int y_offset = !params.is_horizontal_wheel ? params.extra : 0;
is_horizontal_wheel   29 ui/metro_viewer/metro_viewer_messages.h   IPC_STRUCT_MEMBER(bool, is_horizontal_wheel)
is_horizontal_wheel  967 win8/metro_driver/chrome_app_view_ash.cc                                        bool is_horizontal_wheel) {
is_horizontal_wheel  975 win8/metro_driver/chrome_app_view_ash.cc   params.is_horizontal_wheel = is_horizontal_wheel;
is_horizontal_wheel 1002 win8/metro_driver/chrome_app_view_ash.cc                   pointer.changed_button(), pointer.is_horizontal_wheel());
is_horizontal_wheel 1076 win8/metro_driver/chrome_app_view_ash.cc                     pointer.changed_button(), pointer.is_horizontal_wheel());
is_horizontal_wheel 1101 win8/metro_driver/chrome_app_view_ash.cc                     pointer.is_horizontal_wheel());
is_horizontal_wheel 1122 win8/metro_driver/chrome_app_view_ash.cc                   pointer.is_horizontal_wheel());
is_horizontal_wheel  142 win8/metro_driver/chrome_app_view_ash.h                        bool is_horizontal_wheel);