Searched refs:renderTextDecorationStyleFlagsToCSSValue (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/css/
H A DCSSComputedStyleDeclaration.cpp1358 static PassRefPtr<CSSValue> renderTextDecorationStyleFlagsToCSSValue(TextDecorationStyle textDecorationStyle) function in namespace:WebCore
2196 return renderTextDecorationStyleFlagsToCSSValue(style->textDecorationStyle());

Completed in 95 milliseconds