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 61 virtual AnimatableType type() const { return TypeStrokeDasharrayList; }
AnimatableValue.h 74 bool isStrokeDasharrayList() const { return type() == TypeStrokeDasharrayList; }
108 TypeStrokeDasharrayList,

Completed in 31 milliseconds