Home
last modified time | relevance | path

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

/haiku/src/apps/poorman/
H A DPoorManSiteView.h39 void SetIndexFileName(const char* name) in SetIndexFileName() function
H A DPoorManSiteView.cpp48 SetIndexFileName(win->IndexFileName()); in PoorManSiteView()
H A DPoorManWindow.h78 void SetIndexFileName(const char* str) in SetIndexFileName() function
H A DPoorManPreferencesWindow.cpp116 win->SetIndexFileName(fSiteView->IndexFileName()); in MessageReceived()