Pepper_56_C++_interfaces
Pepper_56_C++_interfaces
 All Classes Namespaces Files Functions Typedefs Enumerations Macros Groups
pp::WheelInputEvent Member List

This is the complete list of members for pp::WheelInputEvent, including all inherited members.

Clear()pp::Resourceprotected
detach()pp::Resource
GetDelta() const pp::WheelInputEvent
GetModifiers() const pp::InputEvent
GetScrollByPage() const pp::WheelInputEvent
GetTicks() const pp::WheelInputEvent
GetTimeStamp() const pp::InputEvent
GetType() const pp::InputEvent
InputEvent()pp::InputEvent
InputEvent(PP_Resource input_event_resource)pp::InputEventexplicit
is_null() const pp::Resourceinline
operator=(const Resource &other)pp::Resource
PassRefFromConstructor(PP_Resource resource)pp::Resourceprotected
pp_resource() const (defined in pp::Resource)pp::Resourceinline
Resource()pp::Resource
Resource(const Resource &other)pp::Resource
Resource(PP_Resource resource)pp::Resourceexplicitprotected
Resource(PassRef, PP_Resource resource)pp::Resourceprotected
WheelInputEvent()pp::WheelInputEvent
WheelInputEvent(const InputEvent &event)pp::WheelInputEventexplicit
WheelInputEvent(const InstanceHandle &instance, PP_TimeTicks time_stamp, uint32_t modifiers, const FloatPoint &wheel_delta, const FloatPoint &wheel_ticks, bool scroll_by_page)pp::WheelInputEvent
~InputEvent() (defined in pp::InputEvent)pp::InputEvent
~Resource()pp::Resourcevirtual