Pepper_31_C_interfaces
Classes | Macros | Typedefs | Functions
ppp_printing_dev.h File Reference
#include "ppapi/c/dev/pp_print_settings_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_rect.h"
#include "ppapi/c/pp_resource.h"
#include "ppapi/c/pp_size.h"
#include "ppapi/c/pp_stdint.h"
Include dependency graph for ppp_printing_dev.h:

Go to the source code of this file.

Classes

struct  PP_PrintPageNumberRange_Dev
 
struct  PPP_Printing_Dev_0_6
 

Macros

#define PPP_PRINTING_DEV_INTERFACE_0_6   "PPP_Printing(Dev);0.6"
 
#define PPP_PRINTING_DEV_INTERFACE   PPP_PRINTING_DEV_INTERFACE_0_6
 

Typedefs

typedef struct PPP_Printing_Dev_0_6 PPP_Printing_Dev
 

Functions

 PP_COMPILE_ASSERT_STRUCT_SIZE_IN_BYTES (PP_PrintPageNumberRange_Dev, 8)
 

Detailed Description

Definition of the PPP_Printing interface.

Definition in file ppp_printing_dev.h.

Macro Definition Documentation

#define PPP_PRINTING_DEV_INTERFACE   PPP_PRINTING_DEV_INTERFACE_0_6

Definition at line 22 of file ppp_printing_dev.h.

#define PPP_PRINTING_DEV_INTERFACE_0_6   "PPP_Printing(Dev);0.6"

Definition at line 21 of file ppp_printing_dev.h.