Searched refs:ProgressFormatText (Results 1 – 3 of 3) sorted by relevance
36 if ( Bar->ProgressFormatText && in UpdateProgressPercentage()40 Bar->ProgressFormatText, Bar->Progress); in UpdateProgressPercentage()283 IN PCSTR ProgressFormatText OPTIONAL, in CreateProgressBarEx()306 Bar->ProgressFormatText = ProgressFormatText; in CreateProgressBarEx()
63 PCSTR ProgressFormatText; member81 IN PCSTR ProgressFormatText OPTIONAL,
3766 if (Bar->ProgressFormatText && in ProgressTimeOutStringHandler()3770 Bar->ProgressFormatText, Bar->Progress / max(1, Bar->Width) + 1); in ProgressTimeOutStringHandler()