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

/external/chromium_org/content/browser/renderer_host/
H A Drender_widget_host_view_aura.cc640 InternalSetBounds(gfx::Rect(window_->bounds().origin(), size));
658 InternalSetBounds(gfx::Rect(relative_origin, rect.size()));
2412 void RenderWidgetHostViewAura::InternalSetBounds(const gfx::Rect& rect) { function in class:content::RenderWidgetHostViewAura

Completed in 167 milliseconds