PP_MakeSize 33 chrome/test/data/nacl/ppapi/ppb_instance/ppapi_ppb_instance.cc PP_Size size = PP_MakeSize(100, 100); PP_MakeSize 41 content/renderer/pepper/gfx_conversion.h return PP_MakeSize(s.width(), s.height()); PP_MakeSize 2481 content/renderer/pepper/pepper_plugin_instance_impl.cc *size = PP_MakeSize(info.rect.width, info.rect.height); PP_MakeSize 148 content/renderer/pepper/pepper_video_source_host.cc PP_MakeSize(width, height), PP_MakeSize 250 content/renderer/pepper/ppb_video_decoder_impl.cc PP_Size out_dim = PP_MakeSize(dimensions.width(), dimensions.height()); PP_MakeSize 43 mojo/examples/pepper_container_app/type_converters.h return PP_MakeSize(static_cast<int32_t>(input.width()),