OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PP_InputEvent_Wheel
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ppapi/c/
pp_input_event.h
130
* The <code>
PP_InputEvent_Wheel
</code> struct represents all mouse wheel
133
struct
PP_InputEvent_Wheel
{
208
PP_COMPILE_ASSERT_STRUCT_SIZE_IN_BYTES(
PP_InputEvent_Wheel
, 24);
/external/chromium_org/ppapi/api/
pp_input_event.idl
120
* The <code>
PP_InputEvent_Wheel
</code> struct represents all mouse wheel
123
[assert_size(24)] struct
PP_InputEvent_Wheel
{
Completed in 655 milliseconds