Searched defs:applyInheritValue (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/css/
H A DDeprecatedStyleBuilder.h46 void applyInheritValue(CSSPropertyID propertyID, StyleResolver* styleResolver) const { ASSERT(m_inherit); (*m_inherit)(propertyID, styleResolver); } function in class:WebCore::PropertyHandler
H A DDeprecatedStyleBuilder.cpp64 static inline void applyInheritValue(CSSPropertyID propertyID, StyleResolver* styleResolver) function in class:WebCore::ApplyPropertyExpanding
75 static void applyInheritValue(CSSPropertyID propertyID, StyleResolver* styleResolver) function in class:WebCore::ApplyPropertyExpanding
137 static void applyInheritValue(CSSPropertyI function in class:WebCore::ApplyPropertyDefaultBase
201 static void applyInheritValue(CSSPropertyID, StyleResolver* styleResolver) function in class:WebCore::ApplyPropertyAuto
235 static void applyInheritValue(CSSPropertyID propertyID, StyleResolver* styleResolver) function in class:WebCore::ApplyPropertyClip
284 static void applyInheritValue(CSSPropertyID, StyleResolver* styleResolver) function in class:WebCore::ApplyPropertyColor
506 static void applyInheritValue(CSSPropertyID, StyleResolver* styleResolver) function in class:WebCore::ApplyPropertyFillLayer
633 static void applyInheritValue(CSSPropertyID, StyleResolver* styleResolver) function in class:WebCore::ApplyPropertyFont
662 static void applyInheritValue(CSSPropertyID, StyleResolver* styleResolver) function in class:WebCore::ApplyPropertyFontFamily
780 static void applyInheritValue(CSSPropertyID, StyleResolver* styleResolver) function in class:WebCore::ApplyPropertyFontSize
913 static void applyInheritValue(CSSPropertyID, StyleResolver* styleResolver) function in class:WebCore::ApplyPropertyFontVariantLigatures
1025 static void applyInheritValue(CSSPropertyID, StyleResolver* styleResolver) function in class:WebCore::ApplyPropertyBorderImageModifier
1108 static void applyInheritValue(CSSPropertyID, StyleResolver* styleResolver) function in class:WebCore::ApplyPropertyCounter
1171 static void applyInheritValue(CSSPropertyID, StyleResolver* styleResolver) function in class:WebCore::ApplyPropertyCursor
1486 static void applyInheritValue(CSSPropertyID, StyleResolver*) { } function in class:WebCore::ApplyPropertyPageSize
1559 static void applyInheritValue(CSSPropertyID, StyleResolver* styleResolver) function in class:WebCore::ApplyPropertyTextEmphasisStyle
1640 static void applyInheritValue(CSSPropertyID, StyleResolver* styleResolver) function in class:WebCore::ApplyPropertyAnimation
1698 static void applyInheritValue(CSSPropertyID propertyID, StyleResolver* styleResolver) function in class:WebCore::ApplyPropertyOutlineStyle
1773 static void applyInheritValue(CSSPropertyID, StyleResolver* styleResolver) function in class:WebCore::ApplyPropertyAspectRatio
1816 static void applyInheritValue(CSSPropertyID, StyleResolver* styleResolver) function in class:WebCore::ApplyPropertyZoom
1874 static void applyInheritValue(CSSPropertyID, StyleResolver* styleResolver) function in class:WebCore::ApplyPropertyDisplay
1971 static void applyInheritValue(CSSPropertyID propertyID, StyleResolver* styleResolver) function in class:WebCore::ApplyPropertyImageResolution
2019 static void applyInheritValue(CSSPropertyID, StyleResolver* styleResolver) function in class:WebCore::ApplyPropertyTextIndent
[all...]

Completed in 209 milliseconds