Home
last modified time | relevance | path

Searched refs:initialTextDecoration (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/rendering/style/
DStyleVisualData.cpp31 , textDecoration(RenderStyle::initialTextDecoration()) in StyleVisualData()
DRenderStyle.h276 inherited_flags._text_decorations = initialTextDecoration(); in setBitDefaults()
1263 static ETextDecoration initialTextDecoration() { return TDNONE; } in initialTextDecoration() function
/external/webkit/Source/WebCore/css/
DCSSStyleSelector.cpp4726 int t = RenderStyle::initialTextDecoration(); in applyProperty()
/external/webkit/Source/WebCore/
DChangeLog-2005-08-2356153 (khtml::RenderStyle::initialTextDecoration):