Searched refs:wholePercent (Results 1 - 1 of 1) sorted by last modified time

/haiku/src/apps/softwareupdater/
H A DSoftwareUpdaterWindow.cpp1206 int16 wholePercent = int16(percent); local
1207 if (wholePercent == fLastProgressValue)
1209 fLastProgressValue = wholePercent;

Completed in 37 milliseconds