Searched refs:initialTextDecorationStyle (Results 1 – 2 of 2) sorted by relevance
74 , m_textDecorationStyle(RenderStyle::initialTextDecorationStyle()) in StyleRareNonInheritedData()
1572 static TextDecorationStyle initialTextDecorationStyle() { return TextDecorationStyleSolid; } in initialTextDecorationStyle() function