Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DStyleRareNonInheritedData.cpp68 , textOverflow(RenderStyle::initialTextOverflow()) in StyleRareNonInheritedData()
DRenderStyle.h1605 static TextOverflow initialTextOverflow() { return TextOverflowClip; } in initialTextOverflow() function