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

/haiku/src/apps/mail/
H A DWIndex.cpp185 fIsSorted = true;
201 if (fEntries && !fIsSorted)
222 if (!fIsSorted)
251 fIsSorted = false;
262 fIsSorted = true;
289 fIsSorted = 0;
H A DWIndex.h110 bool fIsSorted; member in class:WIndex

Completed in 33 milliseconds