| Pepper_47_C_interfaces
    | 
#include "ppapi/c/pp_completion_callback.h"#include "ppapi/c/pp_instance.h"#include "ppapi/c/pp_macros.h"#include "ppapi/c/pp_stdint.h"
Go to the source code of this file.
| Classes | |
| struct | PPB_MouseLock_1_0 | 
| Macros | |
| #define | PPB_MOUSELOCK_INTERFACE_1_0 "PPB_MouseLock;1.0" | 
| #define | PPB_MOUSELOCK_INTERFACE PPB_MOUSELOCK_INTERFACE_1_0 | 
| Typedefs | |
| typedef struct PPB_MouseLock_1_0 | PPB_MouseLock | 
This file defines the PPB_MouseLock interface for locking the target of mouse events to a specific module instance. 
Definition in file ppb_mouse_lock.h.
| #define PPB_MOUSELOCK_INTERFACE PPB_MOUSELOCK_INTERFACE_1_0 | 
Definition at line 17 of file ppb_mouse_lock.h.
| #define PPB_MOUSELOCK_INTERFACE_1_0 "PPB_MouseLock;1.0" | 
Definition at line 16 of file ppb_mouse_lock.h.
 1.8.6
 1.8.6