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 425 void InternalSetBounds(const gfx::Rect& rect);
    [all...]
render_widget_host_view_aura.cc 638 InternalSetBounds(gfx::Rect(window_->bounds().origin(), size));
656 InternalSetBounds(gfx::Rect(relative_origin, rect.size()));
    [all...]

Completed in 168 milliseconds