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

  /external/chromium_org/third_party/WebKit/Source/core/animation/
AnimatableStrokeDasharrayList.h 64 virtual AnimatableType type() const OVERRIDE { return TypeStrokeDasharrayList; }
AnimatableValue.h 79 bool isStrokeDasharrayList() const { return type() == TypeStrokeDasharrayList; }
111 TypeStrokeDasharrayList,

Completed in 69 milliseconds