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

  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_aura.h 382 void InternalSetBounds(const gfx::Rect& rect);
render_widget_host_view_aura.cc 603 InternalSetBounds(gfx::Rect(window_->bounds().origin(), size));
621 InternalSetBounds(gfx::Rect(relative_origin, rect.size()));
    [all...]

Completed in 81 milliseconds