Searched refs:ApplyPropertyExpanding (Results 1 – 2 of 2) sorted by relevance
41 class ApplyPropertyExpanding : public ApplyPropertyBase { class43 …ApplyPropertyExpanding(ApplyPropertyBase* one = 0, ApplyPropertyBase* two = 0, ApplyPropertyBase *… in ApplyPropertyExpanding() function in WebCore::ApplyPropertyExpanding73 class ApplyPropertyExpandingSuppressValue : public ApplyPropertyExpanding {76 : ApplyPropertyExpanding(one, two, three, four) {} in ApplyPropertyExpandingSuppressValue()376 …setPropertyValue(CSSPropertyOverflow, new ApplyPropertyExpanding(propertyValue(CSSPropertyOverflow… in CSSStyleApplyProperty()
22771 (WebCore::ApplyPropertyExpanding): Class to expand one property to 0-4 properties.