OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TypeLengthPoint
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/animation/
AnimatableLengthPoint.h
58
virtual AnimatableType type() const OVERRIDE { return
TypeLengthPoint
; }
AnimatableValue.h
66
bool isLengthPoint() const { return type() ==
TypeLengthPoint
; }
100
TypeLengthPoint
,
Completed in 35 milliseconds