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.cpp198 bool StylePropertySet::propertyIsImportant(CSSPropertyID propertyID) const in propertyIsImportant() function in WebCore::StylePropertySet
/external/chromium_org/third_party/WebKit/Source/core/editing/
DEditingStyle.cpp1236 const bool propertyIsImportant = true; in forceInline() local