Home
last modified time | relevance | path

Searched refs:full_frame_ (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/content/renderer/pepper/
Dpepper_webplugin_impl.cc64 full_frame_(params.loadManually), in PepperWebPluginImpl()
100 full_frame_); in initialize()
Dpepper_webplugin_impl.h99 bool full_frame_; variable
Dpepper_plugin_instance_impl.h177 bool full_frame() const { return full_frame_; } in full_frame()
678 bool full_frame_; variable
Dpepper_plugin_instance_impl.cc490 full_frame_(false), in PepperPluginInstanceImpl()
692 if (full_frame_ && !IsViewAccelerated()) { in ScrollRect()
772 full_frame_ = full_frame; in Initialize()
2617 if (!full_frame_) in GetPluginReferrerURL()