Searched defs:OnProgress (Results 1 – 7 of 7) sorted by relevance
/external/chromium_org/ui/compositor/ |
D | layer_animation_element.cc | 39 virtual bool OnProgress(double t, in OnProgress() function in ui::__anon1fe247730111::Pause 64 virtual bool OnProgress(double t, LayerAnimationDelegate* delegate) OVERRIDE { in OnProgress() function in ui::__anon1fe247730111::TransformTransition 98 virtual bool OnProgress(double t, LayerAnimationDelegate* delegate) OVERRIDE { in OnProgress() function in ui::__anon1fe247730111::InterpolatedTransformTransition 131 virtual bool OnProgress(double t, LayerAnimationDelegate* delegate) OVERRIDE { in OnProgress() function in ui::__anon1fe247730111::BoundsTransition 166 virtual bool OnProgress(double t, LayerAnimationDelegate* delegate) OVERRIDE { in OnProgress() function in ui::__anon1fe247730111::OpacityTransition 201 virtual bool OnProgress(double t, LayerAnimationDelegate* delegate) OVERRIDE { in OnProgress() function in ui::__anon1fe247730111::VisibilityTransition 235 virtual bool OnProgress(double t, LayerAnimationDelegate* delegate) OVERRIDE { in OnProgress() function in ui::__anon1fe247730111::BrightnessTransition 270 virtual bool OnProgress(double t, LayerAnimationDelegate* delegate) OVERRIDE { in OnProgress() function in ui::__anon1fe247730111::GrayscaleTransition 305 virtual bool OnProgress(double t, LayerAnimationDelegate* delegate) OVERRIDE { in OnProgress() function in ui::__anon1fe247730111::ColorTransition 343 virtual bool OnProgress(double t, in OnProgress() function in ui::__anon1fe247730111::ThreadedLayerAnimationElement
|
/external/chromium_org/ash/rotator/ |
D | screen_rotation.cc | 110 bool ScreenRotation::OnProgress(double t, in OnProgress() function in ash::ScreenRotation
|
/external/chromium_org/chrome/browser/chromeos/imageburner/ |
D | burn_controller.cc | 79 virtual void OnProgress(ProgressType progress_type, in OnProgress() function in chromeos::imageburner::__anon72d6f6ac0111::BurnControllerImpl
|
/external/chromium_org/webkit/browser/fileapi/ |
D | file_writer_delegate.cc | 185 void FileWriterDelegate::OnProgress(int bytes_written, bool done) { in OnProgress() function in fileapi::FileWriterDelegate
|
/external/chromium_org/chrome/browser/extensions/api/image_writer_private/ |
D | operation_manager.cc | 152 void OperationManager::OnProgress(const ExtensionId& extension_id, in StartWriteFromUrl() function in extensions::image_writer::OperationManager
|
/external/chromium_org/chrome/browser/ui/webui/chromeos/imageburner/ |
D | imageburner_ui.cc | 154 virtual void OnProgress(ProgressType progress_type, in OnProgress() function in chromeos::imageburner::__anon670e21380111::WebUIHandler
|
/external/zlib/src/contrib/delphi/ |
D | ZLib.pas | 54 property OnProgress: TNotifyEvent read FOnProgress write FOnProgress; property
|