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

/haiku/src/apps/webpositive/
H A DBrowserWindow.h192 bool _ReadURLAttr(BFile& bookmarkFile,
H A DBrowserWindow.cpp934 if (_ReadURLAttr(file, url)) {
2190 if (_ReadURLAttr(file, storedURL)) {
2201 BrowserWindow::_ReadURLAttr(BFile& bookmarkFile, BString& url) const function in class:BrowserWindow
2224 if (_ReadURLAttr(file, storedURL)) {

Completed in 45 milliseconds