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

/haiku/src/kits/tracker/
H A DRecentItems.cpp372 fTypeCount(0),
385 fTypeCount(ofTypeListCount),
388 if (fTypeCount > 0) {
398 if (fTypeCount > 0) {
399 for (int32 index = 0; index < fTypeCount; index++)
414 fTypeCount, fAppSig.Length() ? fAppSig.String() : NULL);
H A DRecentItems.h129 int32 fTypeCount; member in class:BRecentFilesList
/haiku/headers/os/be_apps/Tracker/
H A DRecentItems.h130 int32 fTypeCount; member in class:BRecentFilesList

Completed in 62 milliseconds