|
Pepper_37_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 | PP_URLComponent_Dev |
| struct | PP_URLComponents_Dev |
| struct | PPB_URLUtil_Dev_0_6 |
Macros | |
| #define | PPB_URLUTIL_DEV_INTERFACE_0_6 "PPB_URLUtil(Dev);0.6" |
| #define | PPB_URLUTIL_DEV_INTERFACE PPB_URLUTIL_DEV_INTERFACE_0_6 |
Typedefs | |
| typedef struct PPB_URLUtil_Dev_0_6 | PPB_URLUtil_Dev |
Functions | |
| PP_COMPILE_ASSERT_STRUCT_SIZE_IN_BYTES (PP_URLComponent_Dev, 8) | |
| PP_COMPILE_ASSERT_STRUCT_SIZE_IN_BYTES (PP_URLComponents_Dev, 64) | |
This file defines the PPB_URLUtil_Dev interface.
Definition in file ppb_url_util_dev.h.
| #define PPB_URLUTIL_DEV_INTERFACE PPB_URLUTIL_DEV_INTERFACE_0_6 |
Definition at line 18 of file ppb_url_util_dev.h.
| #define PPB_URLUTIL_DEV_INTERFACE_0_6 "PPB_URLUtil(Dev);0.6" |
Definition at line 17 of file ppb_url_util_dev.h.
1.8.6