Searched refs:setBorderLeftStyle (Results 1 – 9 of 9) sorted by relevance
101 - (void)setBorderLeftStyle:(NSString *)borderLeftStyle;
362 - (void)setBorderLeftStyle:(NSString *)borderLeftStyle
370 …Default<EBorderStyle>(&RenderStyle::borderLeftStyle, &RenderStyle::setBorderLeftStyle, &RenderStyl… in CSSStyleApplyProperty()
4834 m_style->setBorderLeftStyle(m_parentStyle->borderLeftStyle()); in applyProperty()4840 m_style->setBorderLeftStyle(RenderStyle::initialBorderStyle()); in applyProperty()4890 m_style->setBorderLeftStyle(m_parentStyle->borderLeftStyle()); in applyProperty()
1058 style->setBorderLeftStyle(INSET); in adjustSearchFieldStyle()
1445 style->setBorderLeftStyle(INSET);
878 void setBorderLeftStyle(EBorderStyle v) { SET_VAR(surround, border.m_left.m_style, v) } in setBorderLeftStyle() function
16036 (khtml::RenderStyle::setBorderLeftStyle):
24198 (WebCore::InheritedFlags::setBorderLeftStyle):