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

Go to the source code of this file.

Classes

struct  PPB_Graphics2D_Dev_0_1
 

Macros

#define PPB_GRAPHICS2D_DEV_INTERFACE_0_1   "PPB_Graphics2D(Dev);0.1"
 
#define PPB_GRAPHICS2D_DEV_INTERFACE   PPB_GRAPHICS2D_DEV_INTERFACE_0_1
 

Typedefs

typedef struct
PPB_Graphics2D_Dev_0_1 
PPB_Graphics2D_Dev
 

Detailed Description

This file contains the PPB_Graphics2D_Dev interface.

Definition in file ppb_graphics_2d_dev.h.

Macro Definition Documentation

#define PPB_GRAPHICS2D_DEV_INTERFACE   PPB_GRAPHICS2D_DEV_INTERFACE_0_1

Definition at line 17 of file ppb_graphics_2d_dev.h.

#define PPB_GRAPHICS2D_DEV_INTERFACE_0_1   "PPB_Graphics2D(Dev);0.1"

Definition at line 16 of file ppb_graphics_2d_dev.h.