Searched refs:GetHits (Results 1 - 3 of 3) sorted by relevance

/haiku/src/apps/poorman/
H A DPoorManWindow.h49 uint32 GetHits() { return fHits; } function in class:PoorManWindow
H A DPoorManServer.cpp359 static_cast<PoorManApplication*>(be_app)->GetPoorManWindow()->GetHits() + 1
405 GetPoorManWindow()->GetHits() + 1);
H A DPoorManWindow.cpp476 sprintf(fHitsLabel, B_TRANSLATE("Hits: %lu"), GetHits());

Completed in 44 milliseconds