Pepper_31_C_interfaces
Classes | Macros | Typedefs
ppb_mouse_lock.h File Reference
#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"
Include dependency graph for ppb_mouse_lock.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
 

Detailed Description

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.

Macro Definition Documentation

#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.