|
Pepper_56_C_interfaces
Pepper_56_C_interfaces
|
#include "ppapi/c/pp_array_output.h"#include "ppapi/c/pp_bool.h"#include "ppapi/c/pp_instance.h"#include "ppapi/c/pp_macros.h"#include "ppapi/c/pp_module.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 "ppapi/c/pp_time.h"#include "ppapi/c/pp_var.h"#include "ppapi/c/trusted/ppb_browser_font_trusted.h"Go to the source code of this file.
Classes | |
| struct | PPB_Flash_13_0 |
| struct | PPB_Flash_12_4 |
| struct | PPB_Flash_12_5 |
| struct | PPB_Flash_12_6 |
Typedefs | |
| typedef struct PPB_Flash_13_0 | PPB_Flash |
Enumerations | |
| enum | PP_FlashLSORestrictions { PP_FLASHLSORESTRICTIONS_NONE = 1, PP_FLASHLSORESTRICTIONS_BLOCK = 2, PP_FLASHLSORESTRICTIONS_IN_MEMORY = 3 } |
| enum | PP_FlashSetting { PP_FLASHSETTING_3DENABLED = 1, PP_FLASHSETTING_INCOGNITO = 2, PP_FLASHSETTING_STAGE3DENABLED = 3, PP_FLASHSETTING_LANGUAGE = 4, PP_FLASHSETTING_NUMCORES = 5, PP_FLASHSETTING_LSORESTRICTIONS = 6, PP_FLASHSETTING_STAGE3DBASELINEENABLED = 7 } |
| enum | PP_FlashCrashKey { PP_FLASHCRASHKEY_URL = 1, PP_FLASHCRASHKEY_RESOURCE_URL = 2 } |
Functions | |
| PP_COMPILE_ASSERT_SIZE_IN_BYTES (PP_FlashLSORestrictions, 4) | |
| PP_COMPILE_ASSERT_SIZE_IN_BYTES (PP_FlashSetting, 4) | |
| PP_COMPILE_ASSERT_SIZE_IN_BYTES (PP_FlashCrashKey, 4) | |
This file contains the PPB_Flash interface.