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

/haiku/src/apps/webpositive/
H A DBrowserWindow.cpp496 entry_ref bookmarkRef; local
498 && get_ref_for_path(bookmarkPath.Path(), &bookmarkRef) == B_OK) {
500 = new BookmarkMenu(B_TRANSLATE("Bookmarks"), this, &bookmarkRef);
503 BDirectory barDir(&bookmarkRef);

Completed in 30 milliseconds