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

  /external/chromium_org/chrome/browser/ui/window_sizer/
window_sizer_common_unittest.h 117 enum Source { DEFAULT, LAST_ACTIVE, PERSISTED, BOTH };
  /external/chromium/chrome/browser/ui/
window_sizer_unittest.cc 156 enum Source { DEFAULT, LAST_ACTIVE, PERSISTED };
173 else if (source == LAST_ACTIVE)
307 false, gfx::Rect(), LAST_ACTIVE,
319 false, gfx::Rect(), LAST_ACTIVE,
333 false, gfx::Rect(), LAST_ACTIVE,
349 true, gfx::Rect(), LAST_ACTIVE,
491 false, gfx::Rect(), LAST_ACTIVE,
503 LAST_ACTIVE, &window_bounds, &maximized);
516 LAST_ACTIVE, &window_bounds, &maximized);
529 LAST_ACTIVE, &window_bounds, &maximized)
    [all...]

Completed in 90 milliseconds