Home
last modified time | relevance | path

Searched refs:NEW_BOOKMARK (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/bookmarks/
Dbookmark_folder_editor_controller.h24 NEW_BOOKMARK, // Indicates that we are creating a new bookmark. enumerator
Dbookmark_folder_editor_controller.cc39 is_new_(type == NEW_BOOKMARK) { in BookmarkFolderEditorController()
Dbookmark_context_menu_controller.cc190 index, BookmarkFolderEditorController::NEW_BOOKMARK); in ExecuteCommand()
/external/chromium/chrome/browser/ui/views/bookmarks/
Dbookmark_context_menu_controller_views.cc177 index, BookmarkFolderEditorController::NEW_BOOKMARK); in ExecuteCommand()