HomeSort by relevance Sort by last modified time
    Searched full:history (Results 151 - 175 of 3320) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/webkit/Source/WebKit/gtk/webkit/
webkitwebhistoryitem.cpp 35 * @short_description: One item of the #WebKitWebBackForwardList and or global history
38 * A history item consists out of a title and a uri. It can be part of the
39 * #WebKitWebBackForwardList and the global history. The global history is used
42 * automatically added to the global history.
45 * /<!-- -->* Inject a visited page into the global history *<!-- -->/
136 * The title of the history item.
145 _("The title of the history item"),
152 * The alternate title of the history item.
161 _("The alternate title of the history item")
    [all...]
  /external/chromium/chrome/browser/autocomplete/
history_contents_provider_unittest.cc 13 #include "chrome/browser/history/history.h"
67 // Populate history.
79 PageTransition::LINK, history::RedirectList(),
80 history::SOURCE_BROWSED, false);
189 // Run the message loop (needed for async history results).
203 // Tests that history is deleted properly.
219 // Tests deleting starred results from history, not affecting bookmarks/matches.
224 // Bookmark a history item.
229 // Get the match to delete its history
    [all...]
history_provider.h 12 namespace history { namespace
18 } // namespace history
20 // This class is a base class for the history autocomplete providers and
  /external/chromium/chrome/browser/history/
download_database.h 9 #include "chrome/browser/history/history_types.h"
18 namespace history { namespace
69 } // namespace history
history_indexer.idl 36 // This method is called by Chrome when the users delete their history.
37 // |begin_time| - Represents the start time from which the history needs to be
39 // |end_time| - Represents the end time until when the history needs to be
41 // If both begin_time and end_time are '0', full user history needs to be
history_publisher.h 25 namespace history { namespace
59 // with us to index history. Returns true if there are any registered.
69 // The list of indexers registered to receive history data from us.
83 } // namespace history
starred_url_database.cc 5 #include "chrome/browser/history/starred_url_database.h"
18 #include "chrome/browser/history/history.h"
19 #include "chrome/browser/history/query_parser.h"
42 namespace history { namespace
58 entry->type = history::StarredEntry::URL;
62 entry->type = history::StarredEntry::BOOKMARK_BAR;
65 entry->type = history::StarredEntry::USER_FOLDER;
68 entry->type = history::StarredEntry::OTHER;
121 history::StarredEntry entry
    [all...]
  /external/chromium/chrome/browser/importer/
external_process_importer_bridge.h 45 const std::vector<history::ImportedFaviconUsage>& favicons) OVERRIDE;
47 virtual void SetHistoryItems(const std::vector<history::URLRow>& rows,
48 history::VisitSource visit_source) OVERRIDE;
external_process_importer_bridge.cc 11 #include "chrome/browser/history/history_types.h"
48 const std::vector<history::ImportedFaviconUsage>& favicons) {
53 const std::vector<history::URLRow>& rows,
54 history::VisitSource visit_source) {
profile_import_process_client.h 19 namespace history { namespace
54 const std::vector<history::URLRow>& history_rows_group,
55 int visit_source); // visit_source has history::VisitSource type.
68 const std::vector<history::ImportedFaviconUsage>& favicons_group);
  /packages/apps/Calculator/src/com/android/calculator2/
HistoryAdapter.java 35 HistoryAdapter(Context context, History history, Logic evaluator) {
36 mEntries = history.mEntries;
  /external/mksh/src/
histrap.c 1 /* $OpenBSD: history.c,v 1.39 2010/05/19 17:36:08 jasper Exp $ */
58 static char **current; /* current position in history[] */
63 static char *hname; /* current name of history file */
82 bi_errorf("history functions not available");
205 /* List history */
290 /* Save cmd in history, execute cmd (cmd gets trashed) */
368 * get pointer to history given pattern
379 if ((ptrdiff_t)hp < (ptrdiff_t)history) {
383 bi_errorf("%s: not in history", str);
390 bi_errorf("%s: not in history", str)
    [all...]
  /external/chromium/chrome/browser/ui/webui/
favicon_source.cc 36 history::FAVICON,
42 history::FAVICON,
46 // Attach the ChromeURLDataManager request ID to the history request.
67 history::FaviconData favicon) {
most_visited_handler.cc 19 #include "chrome/browser/history/page_usage_data.h"
20 #include "chrome/browser/history/top_sites.h"
45 // The number of days of history we consider for most visited entries.
74 // Get notifications when history is cleared.
123 history::TopSites* ts = profile->GetTopSites();
138 history::TopSites* ts = web_ui_->GetProfile()->GetTopSites();
164 history::TopSites* ts = web_ui_->GetProfile()->GetTopSites();
174 history::TopSites* ts = web_ui_->GetProfile()->GetTopSites();
214 history::TopSites* ts = web_ui_->GetProfile()->GetTopSites();
225 history::TopSites* ts = web_ui_->GetProfile()->GetTopSites()
    [all...]
  /external/e2fsprogs/lib/e2p/
getversion.c 13 * History:
pe.c 13 * History:
ps.c 13 * History:
setversion.c 13 * History:
  /external/icu4c/test/cintltst/
cbiapts.h 10 * Modification History:
cconvtst.c 10 * Modification History:
cdtrgtst.h 10 * Modification History:
cnormtst.h 10 * Modification History:
  /external/icu4c/tools/genrb/
errmsg.h 11 * Modification History:
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/de-DE/
de-DE_kdt_acc.dtfmt 9 ! History:
23 ! history type: the input value is the output decision
37 :ATTR "6" :PROP type = history
39 :ATTR "7" :PROP type = history
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/
en-GB_kdt_acc.dtfmt 9 ! History:
23 ! history type: the input value is the output decision
37 :ATTR "6" :PROP type = history
39 :ATTR "7" :PROP type = history

Completed in 850 milliseconds

1 2 3 4 5 67 8 91011>>