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

  /external/chromium_org/chrome/browser/ui/webui/
history_ui.h 42 bool is_search_result, const string16& snippet,
77 bool is_search_result; member in struct:BrowsingHistoryHandler::HistoryEntry
history_ui.cc 279 const std::string& client_id, bool is_search_result,
287 this->is_search_result = is_search_result;
293 : entry_type(EMPTY_ENTRY), is_search_result(false), blocked_visit(false) {
345 if (is_search_result) {
    [all...]

Completed in 592 milliseconds