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

  /external/chromium_org/third_party/WebKit/public/platform/
WebAnimation.h 47 enum TargetProperty {
58 virtual TargetProperty targetProperty() const = 0;
  /external/chromium_org/cc/animation/
animation.h 42 enum TargetProperty {
57 TargetProperty target_property);
63 TargetProperty target_property() const { return target_property_; }
148 TargetProperty target_property);
162 TargetProperty target_property_;

Completed in 823 milliseconds