Searched refs:DidChangeView (Results 76 - 79 of 79) sorted by relevance

1234

/external/chromium_org/pdf/
H A Dout_of_process_instance.cc505 void OutOfProcessInstance::DidChangeView(const pp::View& view) { function in class:chrome_pdf::OutOfProcessInstance
H A Dinstance.cc618 void Instance::DidChangeView(const pp::View& view) { function in class:chrome_pdf::Instance
/external/chromium_org/remoting/client/plugin/
H A Dchromoting_instance.cc397 void ChromotingInstance::DidChangeView(const pp::View& view) { function in class:remoting::ChromotingInstance
/external/chromium_org/content/renderer/pepper/
H A Dpepper_plugin_instance_impl.cc1300 // DidChangeView updates. Schedule an asynchronous update and suppress
1343 // If the initial DidChangeView notification hasn't been sent to the plugin,
1691 // Don't send DidChangeView to crashed plugins.
1718 instance_interface_->DidChangeView(
3027 // Clear sent_initial_did_change_view_ and cancel any pending DidChangeView

Completed in 94 milliseconds

1234