HomeSort by relevance Sort by last modified time
    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 98 milliseconds