| 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) | 
Definition at line 169 of file ppb_testing_dev.h.
| uint32_t(* PPB_Testing_Dev_0_8::GetLiveObjectsForInstance)(PP_Instance instance) | 
Definition at line 175 of file ppb_testing_dev.h.
| PP_Bool(* PPB_Testing_Dev_0_8::IsOutOfProcess)(void) | 
Definition at line 176 of file ppb_testing_dev.h.
| void(* PPB_Testing_Dev_0_8::QuitMessageLoop)(PP_Instance instance) | 
Definition at line 174 of file ppb_testing_dev.h.
| PP_Bool(* PPB_Testing_Dev_0_8::ReadImageData)(PP_Resource device_context_2d, PP_Resource image, const struct PP_Point *top_left) | 
Definition at line 170 of file ppb_testing_dev.h.
| void(* PPB_Testing_Dev_0_8::RunMessageLoop)(PP_Instance instance) | 
Definition at line 173 of file ppb_testing_dev.h.
| void(* PPB_Testing_Dev_0_8::SimulateInputEvent)(PP_Instance instance, PP_Resource input_event) | 
Definition at line 177 of file ppb_testing_dev.h.
 1.8.6
 1.8.6