OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:instructions_gtk_
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/gtk/bookmarks/
bookmark_bar_gtk.h
339
scoped_ptr<BookmarkBarInstructionsGtk>
instructions_gtk_
;
member in class:BookmarkBarGtk
bookmark_bar_gtk.cc
223
instructions_gtk_
.reset(new BookmarkBarInstructionsGtk(this, profile));
224
gtk_container_add(GTK_CONTAINER(instructions_),
instructions_gtk_
->widget());
[
all
...]
Completed in 280 milliseconds