Searched refs:FlashIsFullscreenOrPending (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/renderer/pepper/
H A Dpepper_webplugin_impl.cc157 if (!instance_->FlashIsFullscreenOrPending())
167 if (!instance_->FlashIsFullscreenOrPending()) {
185 if (instance_->FlashIsFullscreenOrPending())
H A Dpepper_plugin_instance_impl.cc1873 bool PepperPluginInstanceImpl::FlashIsFullscreenOrPending() { function in class:content::PepperPluginInstanceImpl
2833 if (!FlashIsFullscreenOrPending() || flash_fullscreen_) {
3163 if (fullscreen == FlashIsFullscreenOrPending())
H A Dpepper_plugin_instance_impl.h281 bool FlashIsFullscreenOrPending();

Completed in 232 milliseconds