HomeSort by relevance Sort by last modified time
    Searched refs:full_frame_ (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/content/renderer/pepper/
pepper_webplugin_impl.h 97 bool full_frame_; member in class:content::PepperWebPluginImpl
pepper_webplugin_impl.cc 61 full_frame_(params.loadManually),
94 init_data_->arg_names, init_data_->arg_values, full_frame_);
pepper_plugin_instance_impl.h 192 bool full_frame() const { return full_frame_; }
733 bool full_frame_; member in class:content::PepperPluginInstanceImpl
    [all...]
pepper_plugin_instance_impl.cc 522 full_frame_(false),
789 if (full_frame_ && !IsViewAccelerated()) {
    [all...]

Completed in 3338 milliseconds