OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 52 milliseconds