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

/external/chromium_org/content/renderer/pepper/
H A Dpepper_plugin_instance_impl.h258 // - normal : fullscreen_container_ == NULL
260 // - fullscreen pending: fullscreen_container_ != NULL
262 // - fullscreen : fullscreen_container_ != NULL
278 return fullscreen_container_;
805 // there is a transition state where fullscreen_container_ is non-NULL but
807 FullscreenContainer* fullscreen_container_; member in class:content::PepperPluginInstanceImpl

Completed in 105 milliseconds