Include dependency graph for ppb_mouse_cursor.h:

Data Structures
| struct | PPB_MouseCursor |
The PPB_MouseCursor allows setting the mouse cursor. More... |
Defines
| #define | PPB_MOUSECURSOR_INTERFACE "PPB_MouseCursor;1.0" |
| #define | PPB_MOUSECURSOR_INTERFACE PPB_MOUSECURSOR_INTERFACE |
Typedefs
| typedef struct PPB_MouseCursor | PPB_MouseCursor |
Enumerations
Functions
Detailed Description
This file defines the PPB_MouseCursor interface for setting the mouse cursor.
Define Documentation
| #define PPB_MOUSECURSOR_INTERFACE "PPB_MouseCursor;1.0" |