| Pepper_47_C_interfaces
    | 
#include <ppb_testing_dev.h>

| Public Attributes | |
| PP_Bool(* | ReadImageData )(PP_Resource device_context_2d, PP_Resource image, const struct PP_Point *top_left) | 
| void(* | RunMessageLoop )(PP_Instance instance) | 
| void(* | QuitMessageLoop )(PP_Instance instance) | 
| uint32_t(* | GetLiveObjectsForInstance )(PP_Instance instance) | 
| PP_Bool(* | IsOutOfProcess )(void) | 
| void(* | SimulateInputEvent )(PP_Instance instance, PP_Resource input_event) | 
| struct PP_Var(* | GetDocumentURL )(PP_Instance instance, struct PP_URLComponents_Dev *components) | 
Definition at line 180 of file ppb_testing_dev.h.
| struct PP_Var(* PPB_Testing_Dev_0_9::GetDocumentURL)(PP_Instance instance, struct PP_URLComponents_Dev *components) | 
Definition at line 189 of file ppb_testing_dev.h.
| uint32_t(* PPB_Testing_Dev_0_9::GetLiveObjectsForInstance)(PP_Instance instance) | 
Definition at line 186 of file ppb_testing_dev.h.
| PP_Bool(* PPB_Testing_Dev_0_9::IsOutOfProcess)(void) | 
Definition at line 187 of file ppb_testing_dev.h.
| void(* PPB_Testing_Dev_0_9::QuitMessageLoop)(PP_Instance instance) | 
Definition at line 185 of file ppb_testing_dev.h.
| PP_Bool(* PPB_Testing_Dev_0_9::ReadImageData)(PP_Resource device_context_2d, PP_Resource image, const struct PP_Point *top_left) | 
Definition at line 181 of file ppb_testing_dev.h.
| void(* PPB_Testing_Dev_0_9::RunMessageLoop)(PP_Instance instance) | 
Definition at line 184 of file ppb_testing_dev.h.
| void(* PPB_Testing_Dev_0_9::SimulateInputEvent)(PP_Instance instance, PP_Resource input_event) | 
Definition at line 188 of file ppb_testing_dev.h.
 1.8.6
 1.8.6