Searched defs:PP_MouseCursor_Type (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ppapi/c/
H A Dppb_mouse_cursor.h33 * The <code>PP_MouseCursor_Type</code> enumeration lists the available stock
36 enum PP_MouseCursor_Type { enum
82 PP_COMPILE_ASSERT_ENUM_SIZE_IN_BYTES(PP_MouseCursor_Type, 4);
110 * @param[in] type A <code>PP_MouseCursor_Type</code> identifying the type of
127 enum PP_MouseCursor_Type type,

Completed in 54 milliseconds