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

/haiku/src/apps/webpositive/
H A DBrowserWindow.h181 status_t _BookmarkPath(BPath& path) const;
H A DBrowserWindow.cpp497 if (_BookmarkPath(bookmarkPath) == B_OK
977 if (_BookmarkPath(path) == B_OK && path.Append(kBookmarkBarSubdir) == B_OK) {
1920 BrowserWindow::_BookmarkPath(BPath& path) const function in class:BrowserWindow
2126 status_t status = _BookmarkPath(path);
2159 status_t status = _BookmarkPath(path);

Completed in 38 milliseconds