Home
last modified time | relevance | path

Searched refs:initialTextDecorationStyle (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DStyleRareNonInheritedData.cpp74 , m_textDecorationStyle(RenderStyle::initialTextDecorationStyle()) in StyleRareNonInheritedData()
DRenderStyle.h1572 static TextDecorationStyle initialTextDecorationStyle() { return TextDecorationStyleSolid; } in initialTextDecorationStyle() function