HomeSort by relevance Sort by last modified time
    Searched defs:FillMode (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/page/
WebKitAnimation.h 66 enum FillMode { FILL_NONE, FILL_BACKWARDS, FILL_FORWARDS, FILL_BOTH };
67 FillMode fillMode() const;
  /external/webkit/Source/WebCore/svg/animation/
SVGSMILElement.h 71 enum FillMode {
76 FillMode fill() const;

Completed in 916 milliseconds