HomeSort by relevance Sort by last modified time
    Searched full:bookmarked (Results 26 - 50 of 79) sorted by null

12 3 4

  /external/chromium_org/chrome/browser/history/android/
android_provider_backend.h 98 // is bookmarked.
234 // bookmarked.
android_history_types.h 110 // Whether the page is bookmarked.
android_provider_backend.cc 457 // Get the bookmarked rows.
461 if (i->bookmarked) {
897 row.bookmarked = statement.ColumnBool(2);
    [all...]
  /external/chromium_org/chrome/browser/ui/
browser_window.h 209 // Shows the Bookmark bubble. |url| is the URL being bookmarked,
210 // |already_bookmarked| is true if the url is already bookmarked.
  /external/chromium_org/chrome/browser/ui/views/bookmarks/
bookmark_bar_view.h 294 // Creates the button showing the other bookmarked items.
384 // Used to manage showing a Menu, either for the most recently bookmarked
  /external/chromium/chrome/browser/history/
history_backend.h 96 // |bookmark_service| is used to determine bookmarked URLs when deleting and
304 // Notification that a URL is no longer bookmarked. If there are no visits
506 // set of URLs in the URL table (these should correspond to the bookmarked
592 // Used to determine if a URL is bookmarked. This is owned by the Profile and
expire_history_backend.cc 499 // Don't delete URLs with visits still in the DB, or bookmarked.
503 // Not bookmarked and no more visits. Nuke the url.
705 // We use the bookmark service to determine if a URL is bookmarked. The
history_backend_unittest.cc 336 // The first URL should still be bookmarked.
568 // the URL is not bookmarked.
579 // If the URL is bookmarked, it should get added to history with 0 visits.
    [all...]
  /external/chromium/chrome/browser/ui/cocoa/toolbar/
toolbar_controller.h 131 // Sets whether or not the current page in the frontmost tab is bookmarked.
  /external/chromium_org/chrome/browser/
browser_commands_unittest.cc 151 // It should now be bookmarked in the bookmark model.
  /external/chromium_org/chrome/browser/ui/cocoa/toolbar/
toolbar_controller.h 127 // Sets whether or not the current page in the frontmost tab is bookmarked.
  /packages/apps/Browser/src/com/android/browser/
DataController.java 272 // Check to see if the site is bookmarked
  /external/chromium_org/chrome/browser/history/
expire_history_backend.cc 513 // Don't delete URLs with visits still in the DB, or bookmarked.
517 // Not bookmarked and no more visits. Nuke the url.
688 // We use the bookmark service to determine if a URL is bookmarked. The
history_backend.h 121 // |bookmark_service| is used to determine bookmarked URLs when deleting and
465 // Notification that a URL is no longer bookmarked. If there are no visits
    [all...]
visit_database.h 123 // visits made directly by the user (typed or bookmarked visits only). The
  /external/chromium_org/chrome/common/metrics/proto/
omnibox_event.proto 166 // Whether this item is starred (bookmarked) or not.
  /packages/apps/Settings/src/com/android/settings/quicklaunch/
QuickLaunchSettings.java 295 * We use the previous bookmarked shortcuts array to filter out those
  /external/chromium_org/chrome/app/
bookmarks_strings.grdp 186 <message name="IDS_BOOKMARK_BUBBLE_TITLE_TEXT" desc="Text preceding the title of the page that was bookmarked">
408 <message name="IDS_TOOLTIP_STARRED" desc="The tooltip shown when you hover the star button in the right side of the location bar and the current page is bookmarked.">
  /external/chromium_org/chrome/browser/bookmarks/
bookmark_model.h 325 // is not bookmarked.
337 // Returns all the bookmarked urls and their titles.
  /external/chromium/chrome/browser/
favicon_helper.cc 265 // Otherwise store the favicon if the page is bookmarked.
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bubble_controller.mm 267 // star was what prompted this bubble to appear (i.e., not already bookmarked),
  /external/chromium/chrome/browser/ui/cocoa/
browser_window_controller.h 175 // Sets whether or not the current page in the frontmost tab is bookmarked.
  /external/chromium_org/chrome/browser/resources/omnibox/
omnibox.js 117 'A green checkmark indicates that the result has been bookmarked.'),
  /external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_bubble_controller.mm 243 // star was what prompted this bubble to appear (i.e., not already bookmarked),
  /external/chromium_org/chrome/browser/ui/webui/ntp/
new_tab_ui.cc 102 // thumbnails, but also clicks on recently bookmarked.

Completed in 2267 milliseconds

12 3 4