OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CatchUp
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
Image.h
102
enum CatchUpAnimation { DoNotCatchUp,
CatchUp
};
103
virtual void startAnimation(CatchUpAnimation =
CatchUp
) { }
BitmapImage.h
147
virtual void startAnimation(CatchUpAnimation =
CatchUp
) OVERRIDE;
/external/chromium_org/third_party/WebKit/Source/core/svg/graphics/
SVGImage.h
59
virtual void startAnimation(CatchUpAnimation =
CatchUp
) OVERRIDE;
Completed in 369 milliseconds