Searched refs:currentCount (Results 1 - 1 of 1) sorted by path

/haiku/src/apps/installer/
H A DInstallerWindow.cpp465 int32 currentCount; local
467 if (msg->FindInt32("current", &currentCount) == B_OK
472 (long int)currentCount, (long int)maximumCount);

Completed in 31 milliseconds