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

/haiku/src/apps/webpositive/
H A DBrowserWindow.cpp149 static const char* kBookmarkBarSubdir = "Bookmark bar"; variable
504 BEntry bookmarkBar(&barDir, kBookmarkBarSubdir);
977 if (_BookmarkPath(path) == B_OK && path.Append(kBookmarkBarSubdir) == B_OK) {

Completed in 16 milliseconds