OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TypeRepeatable
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/animation/
AnimatableRepeatable.h
71
virtual AnimatableType type() const OVERRIDE { return
TypeRepeatable
; }
AnimatableValue.h
69
bool isRepeatable() const { return type() ==
TypeRepeatable
; }
103
TypeRepeatable
,
Completed in 215 milliseconds