{{+bindTo:partials.standard_nacl_api}}

ppb_mouse_lock.h File Reference

{{- dummy div to appease doxygen -}}
Include dependency graph for ppb_mouse_lock.h:

Data Structures

struct  PPB_MouseLock
 The PPB_MouseLock interface is implemented by the browser. More...

Defines

#define PPB_MOUSELOCK_INTERFACE   "PPB_MouseLock;1.0"
#define PPB_MOUSELOCK_INTERFACE   PPB_MOUSELOCK_INTERFACE

Typedefs

typedef struct PPB_MouseLock PPB_MouseLock

Detailed Description

This file defines the PPB_MouseLock interface for locking the target of mouse events to a specific module instance.


Define Documentation

#define PPB_MOUSELOCK_INTERFACE   "PPB_MouseLock;1.0"
{{/partials.standard_nacl_api}}