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

/haiku/src/kits/print/
H A DJobs.cpp165 int Folder::AscendingByTime(const Job* a, const Job* b) { function in class:Folder
195 fJobs.SortItems(AscendingByTime);
229 fJobs.SortItems(AscendingByTime);
/haiku/headers/private/print/
H A DJobs.h107 static int AscendingByTime(const Job* a, const Job* b);

Completed in 46 milliseconds