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

  /external/chromium_org/content/shell/browser/
shell_mac.mm 165 NSRect initial_window_bounds =
167 NSRect content_rect = initial_window_bounds;
207 NSMakeRect(0, NSMaxY(initial_window_bounds) - kURLBarHeight,
220 NSWidth(initial_window_bounds) - NSMinX(button_frame);
  /external/chromium_org/chrome/browser/ui/views/apps/
chrome_native_app_window_views.cc 298 gfx::Rect initial_window_bounds = local
300 preferred_size_ = gfx::Size(initial_window_bounds.width(),
301 initial_window_bounds.height());
  /external/chromium_org/ash/wm/workspace/
workspace_layout_manager_unittest.cc     [all...]

Completed in 1428 milliseconds