Searched refs:applyBorderAttributeToStyle (Results 1 – 5 of 5) sorted by relevance
101 void applyBorderAttributeToStyle(const AtomicString&, MutableStylePropertySet*);
97 applyBorderAttributeToStyle(value, style); in collectStyleForPresentationAttribute()
87 applyBorderAttributeToStyle(value, style); in collectStyleForPresentationAttribute()
131 void HTMLElement::applyBorderAttributeToStyle(const AtomicString& value, MutableStylePropertySet* s… in applyBorderAttributeToStyle() function in WebCore::HTMLElement
624 applyBorderAttributeToStyle(value, style); in collectStyleForPresentationAttribute()