Home
last modified time | relevance | path

Searched defs:propertyIsImportant (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
DStylePropertySet.cpp226 bool StylePropertySet::propertyIsImportant(CSSPropertyID propertyID) const in propertyIsImportant() function in blink::StylePropertySet
/external/chromium_org/third_party/WebKit/Source/core/editing/
DEditingStyle.cpp1263 const bool propertyIsImportant = true; in forceInline() local