GetScrollByPage 182 native_client_sdk/src/examples/api/input_event/input_event.cc << " scroll_by_page: " << wheel_event.GetScrollByPage() GetScrollByPage 690 ppapi/c/ppb_input_event.h PP_Bool (*GetScrollByPage)(PP_Resource wheel_event); GetScrollByPage 187 ppapi/cpp/input_event.cc get_interface<PPB_WheelInputEvent_1_0>()->GetScrollByPage(pp_resource())); GetScrollByPage 250 ppapi/cpp/input_event.h bool GetScrollByPage() const; GetScrollByPage 860 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c return iface->GetScrollByPage(wheel_event); GetScrollByPage 4456 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c .GetScrollByPage = (PP_Bool (*)(PP_Resource wheel_event))&Pnacl_M13_PPB_WheelInputEvent_GetScrollByPage GetScrollByPage 239 ppapi/tests/test_input_event.cc wheel_input_event_interface_->GetScrollByPage(received) == GetScrollByPage 240 ppapi/tests/test_input_event.cc wheel_input_event_interface_->GetScrollByPage(expected); GetScrollByPage 134 remoting/client/plugin/pepper_input_handler.cc if (pp_wheel_event.GetScrollByPage())