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

  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_blocking_page.h 201 bool has_expanded_see_more_section_; member in class:SafeBrowsingBlockingPage
safe_browsing_blocking_page.cc 204 has_expanded_see_more_section_(false),
716 if (has_expanded_see_more_section_)
721 has_expanded_see_more_section_ = true;
743 if (has_expanded_see_more_section_)
748 has_expanded_see_more_section_ = true;
    [all...]

Completed in 177 milliseconds