Home | History | Annotate | Download | only in download

Lines Matching full:progress

83 // Download progress animations ------------------------------------------------
88 // Rate of progress for use with downloads of unknown size
97 // Progress animation timer period, in milliseconds.
104 // Our progress halo around the icon.
110 // The offset required to center the icon in the progress bitmaps.
160 // Paint the common download animation progress foreground and background,
164 // |containing_view| is the View subclass within which the progress animation
168 // progress animation within the containing View.
212 // Get the localized status text for an in-progress download.
215 // Update the application icon to indicate overall download progress.
216 // |download_count| is the number of downloads currently in progress. If
218 // size and |progress| is invalid, otherwise |progress| indicates the overall
219 // download progress (float value from 0..1).
222 float progress);