pepper_plugin_instance_impl.h | 263 // - normal : fullscreen_container_ == NULL 265 // - fullscreen pending: fullscreen_container_ != NULL 267 // - fullscreen : fullscreen_container_ != NULL 283 return fullscreen_container_; 771 // there is a transition state where fullscreen_container_ is non-NULL but 773 FullscreenContainer* fullscreen_container_; member in class:content::PepperPluginInstanceImpl [all...] |