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

/haiku/src/apps/poorman/
H A DPoorManWindow.h161 char fHitsLabel[25]; member in class:PoorManWindow
H A DPoorManWindow.cpp476 sprintf(fHitsLabel, B_TRANSLATE("Hits: %lu"), GetHits());
477 fHitsView->SetText(fHitsLabel);

Completed in 42 milliseconds