Searched defs:GetScrollByPage (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ppapi/cpp/
H A Dinput_event.cc183 bool WheelInputEvent::GetScrollByPage() const { function in class:pp::WheelInputEvent
187 get_interface<PPB_WheelInputEvent_1_0>()->GetScrollByPage(pp_resource()));
/external/chromium_org/ppapi/c/
H A Dppb_input_event.h678 * GetScrollByPage() indicates if the scroll delta x/y indicates pages or
688 PP_Bool (*GetScrollByPage)(PP_Resource wheel_event); member in struct:PPB_WheelInputEvent_1_0

Completed in 60 milliseconds