Pepper_31_C_interfaces
Classes | Macros | Typedefs
ppb_cursor_control_dev.h File Reference
#include "ppapi/c/dev/pp_cursor_type_dev.h"
#include "ppapi/c/pp_bool.h"
#include "ppapi/c/pp_instance.h"
#include "ppapi/c/pp_macros.h"
#include "ppapi/c/pp_point.h"
#include "ppapi/c/pp_resource.h"
#include "ppapi/c/pp_stdint.h"
Include dependency graph for ppb_cursor_control_dev.h:

Go to the source code of this file.

Classes

struct  PPB_CursorControl_Dev_0_4
 

Macros

#define PPB_CURSOR_CONTROL_DEV_INTERFACE_0_4   "PPB_CursorControl(Dev);0.4"
 
#define PPB_CURSOR_CONTROL_DEV_INTERFACE   PPB_CURSOR_CONTROL_DEV_INTERFACE_0_4
 

Typedefs

typedef struct
PPB_CursorControl_Dev_0_4 
PPB_CursorControl_Dev
 

Detailed Description

This file defines the PPB_CursorControl_Dev interface implemented by the browser for controlling the cursor.

Definition in file ppb_cursor_control_dev.h.

Macro Definition Documentation

#define PPB_CURSOR_CONTROL_DEV_INTERFACE   PPB_CURSOR_CONTROL_DEV_INTERFACE_0_4

Definition at line 20 of file ppb_cursor_control_dev.h.

#define PPB_CURSOR_CONTROL_DEV_INTERFACE_0_4   "PPB_CursorControl(Dev);0.4"

Definition at line 19 of file ppb_cursor_control_dev.h.