Searched refs:ProgressLast (Results 1 – 1 of 1) sorted by relevance
103 ProgressLast = None variable3951 rel = (Pcurrent + trans_time * (Pnext - Pcurrent)) / (ProgressLast or PageCount)6814 global PageProgress, ProgressLast, BoxZoomDarkness, MaxZoomFactor, BoxEdgeSize7065 ProgressLast = int(arg)7066 assert ProgressLast > 0