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

/haiku/src/kits/tracker/
H A DOpenWithWindow.cpp1360 fPreferredAppForFileCount(0),
1494 if (!fPreferredAppForFileCount) {
1496 fPreferredAppForFileCount++;
1499 fPreferredAppForFileCount++;
1556 fPreferredAppForFileCount == 1 ? &fPreferredRefForFile : 0);
1566 fPreferredAppForFileCount == 1 ? &fPreferredRefForFile : 0);
H A DOpenWithWindow.h132 int32 fPreferredAppForFileCount; member in class:BPrivate::SearchForSignatureEntryList

Completed in 82 milliseconds