HomeSort by relevance Sort by last modified time
    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 126 milliseconds