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

/haiku/src/kits/tracker/
H A DOpenWithWindow.cpp1359 fPreferredAppCount(0),
1471 if (fPreferredAppCount == 1)
1474 return fPreferredAppCount == 1;
1481 if (!fPreferredAppCount) {
1483 fPreferredAppCount++;
1486 fPreferredAppCount++;
1555 fPreferredAppCount == 1 ? &fPreferredRef : 0,
1565 fPreferredAppCount == 1 ? &fPreferredRef : 0,
H A DOpenWithWindow.h130 int32 fPreferredAppCount; member in class:BPrivate::SearchForSignatureEntryList

Completed in 126 milliseconds