OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BookmarkEditor
(Results
26 - 34
of
34
) sorted by null
1
2
/external/chromium/chrome/browser/ui/views/bookmarks/
bookmark_bubble_view.cc
412
BookmarkEditor
::Show(parent, profile_, NULL,
413
BookmarkEditor
::EditDetails(node),
414
BookmarkEditor
::SHOW_TREE);
bookmark_editor_view.cc
52
void
BookmarkEditor
::Show(HWND parent_hwnd,
67
BookmarkEditor
::Configuration configuration)
/external/chromium_org/chrome/browser/ui/views/bookmarks/
bookmark_bubble_view.cc
345
BookmarkEditor
::Show(parent->GetNativeWindow(), profile,
346
BookmarkEditor
::EditDetails::EditNode(node),
347
BookmarkEditor
::SHOW_TREE);
bookmark_editor_view.cc
52
void
BookmarkEditor
::Show(gfx::NativeWindow parent_window,
66
BookmarkEditor
::Configuration configuration)
549
BookmarkEditor
::ApplyEditsWithNoFolderChange(
559
BookmarkEditor
::ApplyEditsWithPossibleFolderChange(
/external/chromium/chrome/browser/bookmarks/
bookmark_utils.cc
550
const BookmarkNode* parent, const
BookmarkEditor
::EditDetails& details,
553
if (details.type ==
BookmarkEditor
::EditDetails::NEW_URL) {
555
} else if (details.type ==
BookmarkEditor
::EditDetails::NEW_FOLDER) {
571
const BookmarkNode* parent, const
BookmarkEditor
::EditDetails& details,
573
if (details.type ==
BookmarkEditor
::EditDetails::NEW_URL ||
574
details.type ==
BookmarkEditor
::EditDetails::NEW_FOLDER) {
589
const BookmarkNode* new_parent, const
BookmarkEditor
::EditDetails& details,
591
if (details.type ==
BookmarkEditor
::EditDetails::NEW_URL ||
592
details.type ==
BookmarkEditor
::EditDetails::NEW_FOLDER) {
/external/chromium_org/chrome/browser/ui/gtk/bookmarks/
bookmark_bubble_gtk.cc
455
BookmarkEditor
::Show(toplevel, profile,
456
BookmarkEditor
::EditDetails::EditNode(node),
457
BookmarkEditor
::SHOW_TREE);
bookmark_editor_gtk.cc
246
void
BookmarkEditor
::Show(gfx::NativeWindow parent_hwnd,
265
BookmarkEditor
::Configuration configuration)
550
BookmarkEditor
::ApplyEditsWithNoFolderChange(
572
BookmarkEditor
::ApplyEditsWithPossibleFolderChange(
/external/chromium/chrome/browser/ui/gtk/bookmarks/
bookmark_editor_gtk.cc
186
void
BookmarkEditor
::Show(gfx::NativeWindow parent_hwnd,
203
BookmarkEditor
::Configuration configuration)
/external/chromium/chrome/browser/ui/
browser.cc
[
all
...]
Completed in 327 milliseconds
1
2