OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TypeSVGLength
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/animation/
AnimatableSVGLength.h
63
virtual AnimatableType type() const { return
TypeSVGLength
; }
AnimatableValue.h
70
bool isSVGLength() const { return type() ==
TypeSVGLength
; }
104
TypeSVGLength
,
Completed in 30 milliseconds