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

  /external/chromium_org/third_party/WebKit/Source/core/css/
PropertySetCSSStyleDeclaration.cpp 243 didMutate(changed ? PropertyChanged : NoChanges);
267 didMutate(changed ? PropertyChanged : NoChanges);
391 if (type == NoChanges)
PropertySetCSSStyleDeclaration.h 72 enum MutationType { NoChanges, PropertyChanged };

Completed in 420 milliseconds