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

/haiku-fatelf/src/apps/poorman/
H A DPoorManSiteView.h46 return fWebDir->Text();
51 fWebDir->SetText(dir);
57 BTextControl* fWebDir; member in class:PoorManSiteView
H A DPoorManSiteView.cpp39 fWebDir = new BTextControl(STR_TXT_DIRECTORY, NULL, NULL);
63 .AddTextControl(fWebDir, 0, 0, B_ALIGN_LEFT, 1, 2)

Completed in 61 milliseconds