OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PP_InputEvent_Mouse
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ppapi/c/
pp_input_event.h
89
* The <code>
PP_InputEvent_Mouse
</code> struct represents all mouse events
92
struct
PP_InputEvent_Mouse
{
127
PP_COMPILE_ASSERT_STRUCT_SIZE_IN_BYTES(
PP_InputEvent_Mouse
, 20);
/external/chromium_org/ppapi/api/
pp_input_event.idl
76
* The <code>
PP_InputEvent_Mouse
</code> struct represents all mouse events
80
struct
PP_InputEvent_Mouse
{
Completed in 151 milliseconds