Pepper_31_C_interfaces
Classes | Macros | Typedefs
ppb_printing_dev.h File Reference
#include "ppapi/c/dev/pp_print_settings_dev.h"
#include "ppapi/c/pp_bool.h"
#include "ppapi/c/pp_completion_callback.h"
#include "ppapi/c/pp_instance.h"
#include "ppapi/c/pp_macros.h"
#include "ppapi/c/pp_point.h"
#include "ppapi/c/pp_rect.h"
#include "ppapi/c/pp_resource.h"
#include "ppapi/c/pp_size.h"
#include "ppapi/c/pp_stdint.h"
Include dependency graph for ppb_printing_dev.h:

Go to the source code of this file.

Classes

struct  PPB_Printing_Dev_0_7
 

Macros

#define PPB_PRINTING_DEV_INTERFACE_0_7   "PPB_Printing(Dev);0.7"
 
#define PPB_PRINTING_DEV_INTERFACE   PPB_PRINTING_DEV_INTERFACE_0_7
 

Typedefs

typedef struct PPB_Printing_Dev_0_7 PPB_Printing_Dev
 

Detailed Description

Definition of the PPB_Printing interface.

Definition in file ppb_printing_dev.h.

Macro Definition Documentation

#define PPB_PRINTING_DEV_INTERFACE   PPB_PRINTING_DEV_INTERFACE_0_7

Definition at line 23 of file ppb_printing_dev.h.

#define PPB_PRINTING_DEV_INTERFACE_0_7   "PPB_Printing(Dev);0.7"

Definition at line 22 of file ppb_printing_dev.h.