Home
last modified time | relevance | path

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

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