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

  /external/chromium_org/chrome/browser/ui/
browser.h 171 // Specifies the browser is_trusted_source_ value.
231 bool is_trusted_source() const { return is_trusted_source_; }
832 bool is_trusted_source_; member in class:Browser
    [all...]
browser.cc 335 is_trusted_source_(params.trusted_source),
    [all...]

Completed in 78 milliseconds