Home
last modified time | relevance | path

Searched refs:FILL_NONE (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/page/
DWebKitAnimation.h66 enum FillMode { FILL_NONE, FILL_BACKWARDS, FILL_FORWARDS, FILL_BOTH }; enumerator
DWebKitAnimation.cpp96 return FILL_NONE; in fillMode()
DWebKitAnimation.idl48 const unsigned short FILL_NONE = 0;