Searched defs:PP_INPUTEVENT_CLASS_MOUSE (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/ppapi/c/
H A Dppb_input_event.h60 * Register for this event using the PP_INPUTEVENT_CLASS_MOUSE class.
66 * Register for this event using the PP_INPUTEVENT_CLASS_MOUSE class.
73 * Register for this event using the PP_INPUTEVENT_CLASS_MOUSE class.
79 * Register for this event using the PP_INPUTEVENT_CLASS_MOUSE class.
85 * Register for this event using the PP_INPUTEVENT_CLASS_MOUSE class.
145 * Register for this event using the PP_INPUTEVENT_CLASS_MOUSE class.
244 PP_INPUTEVENT_CLASS_MOUSE = 1 << 0, enumerator in enum:__anon9898
341 * RequestInputEvents(instance, PP_INPUTEVENT_CLASS_MOUSE);
382 * RequestInputEvents(instance, PP_INPUTEVENT_CLASS_MOUSE);

Completed in 37 milliseconds