Searched refs:parseBorderWidthAttribute (Results 1 – 3 of 3) sorted by relevance
115 unsigned parseBorderWidthAttribute(const AtomicString&) const;
286 …ertyToPresentationAttributeStyle(style, CSSPropertyBorderWidth, parseBorderWidthAttribute(value), … in collectStyleForPresentationAttribute()355 m_borderAttr = parseBorderWidthAttribute(value); in parseAttribute()
124 unsigned HTMLElement::parseBorderWidthAttribute(const AtomicString& value) const in parseBorderWidthAttribute() function in blink::HTMLElement134 …ertyToPresentationAttributeStyle(style, CSSPropertyBorderWidth, parseBorderWidthAttribute(value), … in applyBorderAttributeToStyle()