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

/haiku/src/apps/processcontroller/
H A DQuitMenu.h25 int fInfosCount; member in class:QuitMenu
H A DQuitMenu.cpp41 fInfosCount(infosCount),
96 while (t < fInfosCount && tmid != fInfos[t].team_info.team) {
103 if (t < fInfosCount)

Completed in 89 milliseconds