Home
last modified time | relevance | path

Searched refs:IndexFileName (Results 1 – 4 of 4) sorted by relevance

/haiku/src/apps/poorman/
H A DPoorManPreferencesWindow.cpp114 fSiteView->IndexFileName())); in MessageReceived()
115 if (server->SetIndexName(fSiteView->IndexFileName()) == B_OK) in MessageReceived()
116 win->SetIndexFileName(fSiteView->IndexFileName()); in MessageReceived()
H A DPoorManSiteView.h34 const char* IndexFileName() in IndexFileName() function
H A DPoorManSiteView.cpp48 SetIndexFileName(win->IndexFileName()); in PoorManSiteView()
H A DPoorManWindow.h73 const char* IndexFileName() in IndexFileName() function