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

  /external/chromium_org/chrome/browser/ui/
browser_navigator.h 129 bool trusted_source; member in struct:chrome::NavigateParams
settings_window_manager.cc 59 params.trusted_source = true;
browser_navigator.cc 169 browser_params.trusted_source = params->trusted_source;
176 params->trusted_source,
404 trusted_source(false),
427 trusted_source(false),
452 trusted_source(false),
477 nav_params->trusted_source = false;
browser.cc 253 trusted_source(false),
265 trusted_source(false),
274 bool trusted_source,
282 params.trusted_source = trusted_source;
294 params.trusted_source = true;
335 is_trusted_source_(params.trusted_source),
    [all...]
browser.h 153 bool trusted_source,
172 bool trusted_source; member in struct:Browser::CreateParams
    [all...]
browser_navigator_browsertest.cc 121 "Test", false /* trusted_source */, gfx::Rect(), profile,
600 // and trusted_source = true results in a new Browser where is_trusted_source()
605 p.trusted_source = true;
    [all...]
  /external/chromium_org/chrome/browser/sessions/
session_restore.cc 1079 const bool trusted_source = true; \/\/ We only store trusted app windows. local
    [all...]
  /external/chromium_org/chrome/browser/ui/window_sizer/
window_sizer_ash_unittest.cc     [all...]

Completed in 591 milliseconds