BindToInstance 66 content/renderer/pepper/pepper_graphics_2d_host.h bool BindToInstance(PepperPluginInstanceImpl* new_instance); BindToInstance 2183 content/renderer/pepper/pepper_plugin_instance_impl.cc bound_graphics_3d_->BindToInstance(false); BindToInstance 2187 content/renderer/pepper/pepper_plugin_instance_impl.cc bound_graphics_2d_platform_->BindToInstance(NULL); BindToInstance 2219 content/renderer/pepper/pepper_plugin_instance_impl.cc if (graphics_2d->BindToInstance(this)) { BindToInstance 2228 content/renderer/pepper/pepper_plugin_instance_impl.cc graphics_3d->BindToInstance(true)) { BindToInstance 40 content/renderer/pepper/ppb_graphics_3d_impl.h bool BindToInstance(bool bind);