Searched refs:fItemIndex (Results 1 – 6 of 6) sorted by relevance
24 fItemIndex(-1) in BMediaFiles()116 fItemIndex = 0; in RewindRefs()125 if (fItemIndex < 0 || fItemIndex >= fItems.CountItems()) { in GetNextRef()127 fItemIndex = -1; in GetNextRef()131 *_type = *(BString*)fItems.ItemAt(fItemIndex); in GetNextRef()134 fItemIndex++; in GetNextRef()
356 fItemIndex(0) in RecentsMenu()410 fItemIndex = 0; in AddNextItem()418 if (fItemIndex == 0) { in AddRecents()439 if (fRecentList.FindRef("refs", fItemIndex++, &ref) != B_OK) in AddRecents()
133 int32 fItemIndex; variable
444 fItemIndex(0), in TRecentsMenu()512 fItemIndex = 0; in AddNextItem()520 if (fItemIndex == 0) { in AddRecents()545 if (fRecentList.FindRef("refs", fItemIndex++, &ref) != B_OK) in AddRecents()
79 int32 fItemIndex; variable
69 int fItemIndex; variable