Pepper_56_C++_interfaces
Pepper_56_C++_interfaces
|
This is the complete list of members for pp::TouchInputEvent, including all inherited members.
AddTouchPoint(PP_TouchListType list, PP_TouchPoint point) | pp::TouchInputEvent | |
Clear() | pp::Resource | protected |
detach() | pp::Resource | |
GetModifiers() const | pp::InputEvent | |
GetTimeStamp() const | pp::InputEvent | |
GetTouchById(PP_TouchListType list, uint32_t id) const | pp::TouchInputEvent | |
GetTouchByIndex(PP_TouchListType list, uint32_t index) const | pp::TouchInputEvent | |
GetTouchCount(PP_TouchListType list) const | pp::TouchInputEvent | |
GetType() const | pp::InputEvent | |
InputEvent() | pp::InputEvent | |
InputEvent(PP_Resource input_event_resource) | pp::InputEvent | explicit |
is_null() const | pp::Resource | inline |
operator=(const Resource &other) | pp::Resource | |
PassRefFromConstructor(PP_Resource resource) | pp::Resource | protected |
pp_resource() const (defined in pp::Resource) | pp::Resource | inline |
Resource() | pp::Resource | |
Resource(const Resource &other) | pp::Resource | |
Resource(PP_Resource resource) | pp::Resource | explicitprotected |
Resource(PassRef, PP_Resource resource) | pp::Resource | protected |
TouchInputEvent() | pp::TouchInputEvent | |
TouchInputEvent(const InputEvent &event) | pp::TouchInputEvent | explicit |
TouchInputEvent(const InstanceHandle &instance, PP_InputEvent_Type type, PP_TimeTicks time_stamp, uint32_t modifiers) | pp::TouchInputEvent | |
~InputEvent() (defined in pp::InputEvent) | pp::InputEvent | |
~Resource() | pp::Resource | virtual |