Searched refs:BookmarkMenu (Results 1 - 1 of 1) sorted by relevance

/haiku/src/apps/webpositive/
H A DBrowserWindow.cpp160 class BookmarkMenu : public BNavMenu { class in inherits:BNavMenu
162 BookmarkMenu(const char* title, BHandler* target, const entry_ref* navDir) function in class:BookmarkMenu
500 = new BookmarkMenu(B_TRANSLATE("Bookmarks"), this, &bookmarkRef);

Completed in 37 milliseconds