OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AnimatedProperty
(Results
1 - 2
of
2
) sorted by null
/external/webkit/WebCore/platform/graphics/mac/
GraphicsLayerCA.h
364
typedef int
AnimatedProperty
; // std containers choke on the AnimatedPropertyID enum
365
typedef pair<
AnimatedProperty
, int> AnimationPair;
367
HashSet<
AnimatedProperty
> m_transitionPropertiesToRemove;
GraphicsLayerCA.mm
[
all
...]
Completed in 10 milliseconds