Pepper_56_C_interfaces
Pepper_56_C_interfaces
|
#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"
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) | |
This file defines the PPB_CharSet_Trusted
interface.