Home
last modified time | relevance | path

Searched refs:getNamesAndHours (Results 1 – 3 of 3) sorted by relevance

/dports/deskutils/fet/fet-6.2.0/src/engine/
H A Dstatisticsexport.h83 static void getNamesAndHours(FetStatistics *statisticValues);
H A Dstatisticsexport.cpp105 getNamesAndHours(&statisticValues); in exportStatistics()
222 void StatisticsExport::getNamesAndHours(FetStatistics *statisticValues){ in getNamesAndHours() function in StatisticsExport
/dports/deskutils/fet/fet-6.2.0/src/interface/
H A Dstatisticsprintform.cpp125 StatisticsExport::getNamesAndHours(&statisticValues); in StatisticsPrintForm()