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

  /external/chromium_org/third_party/WebKit/Source/core/animation/
AnimatableFilterOperations.h 60 virtual AnimatableType type() const OVERRIDE { return TypeFilterOperations; }
AnimatableValue.h 65 bool isFilterOperations() const { return type() == TypeFilterOperations; }
97 TypeFilterOperations,

Completed in 62 milliseconds