HomeSort by relevance Sort by last modified time
    Searched refs:Forwards (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/ca/
PlatformCAAnimation.h 61 enum FillModeType { NoFillMode, Forwards, Backwards, Both };
GraphicsLayerCA.cpp     [all...]
  /external/webkit/Source/WebCore/platform/graphics/ca/win/
PlatformCAAnimationWin.cpp 48 case PlatformCAAnimation::Forwards: return kCACFFillModeForwards;
64 return PlatformCAAnimation::Forwards;
  /external/webkit/Source/WebCore/platform/graphics/ca/mac/
PlatformCAAnimationMac.mm 59 case PlatformCAAnimation::Forwards: return kCAFillModeForwards;
74 return PlatformCAAnimation::Forwards;

Completed in 79 milliseconds