Pepper_47_C_interfaces
Classes | Macros | Typedefs
ppb_display_color_profile_private.h File Reference
#include "ppapi/c/pp_array_output.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_resource.h"
#include "ppapi/c/pp_stdint.h"
Include dependency graph for ppb_display_color_profile_private.h:

Go to the source code of this file.

Classes

struct  PPB_DisplayColorProfile_Private_0_1
 

Macros

#define PPB_DISPLAYCOLORPROFILE_PRIVATE_INTERFACE_0_1   "PPB_DisplayColorProfile_Private;0.1"
 
#define PPB_DISPLAYCOLORPROFILE_PRIVATE_INTERFACE   PPB_DISPLAYCOLORPROFILE_PRIVATE_INTERFACE_0_1
 

Typedefs

typedef struct
PPB_DisplayColorProfile_Private_0_1 
PPB_DisplayColorProfile_Private
 

Detailed Description

This file defines the PPB_DisplayColorProfile struct used for getting the color profile of the display.

Definition in file ppb_display_color_profile_private.h.

Macro Definition Documentation

#define PPB_DISPLAYCOLORPROFILE_PRIVATE_INTERFACE   PPB_DISPLAYCOLORPROFILE_PRIVATE_INTERFACE_0_1

Definition at line 23 of file ppb_display_color_profile_private.h.

#define PPB_DISPLAYCOLORPROFILE_PRIVATE_INTERFACE_0_1   "PPB_DisplayColorProfile_Private;0.1"

Definition at line 21 of file ppb_display_color_profile_private.h.