Include dependency graph for ppp_mouse_lock.h:

Data Structures
| struct | PPP_MouseLock |
The PPP_MouseLock interface contains a function that you must implement to receive mouse lock events from the browser. More... |
Defines
| #define | PPP_MOUSELOCK_INTERFACE "PPP_MouseLock;1.0" |
| #define | PPP_MOUSELOCK_INTERFACE PPP_MOUSELOCK_INTERFACE |
Typedefs
| typedef struct PPP_MouseLock | PPP_MouseLock |
Detailed Description
This file defines the PPP_MouseLock interface containing a function that you must implement to receive mouse lock events from the browser.
Define Documentation
| #define PPP_MOUSELOCK_INTERFACE "PPP_MouseLock;1.0" |