Pepper_47_C_interfaces
Classes | Macros | Typedefs | Enumerations | Functions
ppb_char_set_trusted.h File Reference
#include "ppapi/c/pp_bool.h"
#include "ppapi/c/pp_instance.h"
#include "ppapi/c/pp_macros.h"
#include "ppapi/c/pp_stdint.h"
#include "ppapi/c/pp_var.h"
Include dependency graph for ppb_char_set_trusted.h:

Go to the source code of this file.

Classes

struct  PPB_CharSet_Trusted_1_0
 

Macros

#define PPB_CHARSET_TRUSTED_INTERFACE_1_0   "PPB_CharSet_Trusted;1.0"
 
#define PPB_CHARSET_TRUSTED_INTERFACE   PPB_CHARSET_TRUSTED_INTERFACE_1_0
 

Typedefs

typedef struct
PPB_CharSet_Trusted_1_0 
PPB_CharSet_Trusted
 

Enumerations

enum  PP_CharSet_Trusted_ConversionError { PP_CHARSET_TRUSTED_CONVERSIONERROR_FAIL, PP_CHARSET_TRUSTED_CONVERSIONERROR_SKIP, PP_CHARSET_TRUSTED_CONVERSIONERROR_SUBSTITUTE }
 

Functions

 PP_COMPILE_ASSERT_SIZE_IN_BYTES (PP_CharSet_Trusted_ConversionError, 4)
 

Detailed Description

This file defines the PPB_CharSet_Trusted interface.

Definition in file ppb_char_set_trusted.h.

Macro Definition Documentation

#define PPB_CHARSET_TRUSTED_INTERFACE   PPB_CHARSET_TRUSTED_INTERFACE_1_0

Definition at line 18 of file ppb_char_set_trusted.h.

#define PPB_CHARSET_TRUSTED_INTERFACE_1_0   "PPB_CharSet_Trusted;1.0"

Definition at line 17 of file ppb_char_set_trusted.h.