Searched defs:fullscreen_container_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/renderer/pepper/
H A Dpepper_plugin_instance_impl.h268 // - normal : fullscreen_container_ == NULL
270 // - fullscreen pending: fullscreen_container_ != NULL
272 // - fullscreen : fullscreen_container_ != NULL
288 return fullscreen_container_;
826 // there is a transition state where fullscreen_container_ is non-NULL but
828 FullscreenContainer* fullscreen_container_; member in class:content::PepperPluginInstanceImpl

Completed in 99 milliseconds