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

  /external/chromium_org/third_party/WebKit/Source/core/css/resolver/
MatchedPropertiesCache.cpp 193 if (parentStyle->hasExplicitlyInheritedProperties())
StyleBuilderCustom.cpp 122 if (isInherit && !state.parentStyle()->hasExplicitlyInheritedProperties() && !CSSPropertyMetadata::isInheritedProperty(id))
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
RenderStyle.cpp 193 || oldStyle->hasExplicitlyInheritedProperties()
194 || newStyle->hasExplicitlyInheritedProperties())
    [all...]
RenderStyle.h     [all...]

Completed in 44 milliseconds