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

  /external/chromium_org/content/renderer/browser_plugin/
browser_plugin.cc 192 bool BrowserPlugin::GetAutoSizeAttribute() const {
320 UpdateGuestAutoSizeState(GetAutoSizeAttribute());
557 bool auto_size = GetAutoSizeAttribute();
665 bool auto_size = GetAutoSizeAttribute();
    [all...]
browser_plugin.h 75 bool GetAutoSizeAttribute() const;
browser_plugin_bindings.cc 358 bool auto_size = bindings->instance()->GetAutoSizeAttribute();

Completed in 441 milliseconds