Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
DStyleAdjuster.cpp135 static bool doesNotInheritTextDecoration(const RenderStyle* style, const Element* e) in doesNotInheritTextDecoration() function
297 if (doesNotInheritTextDecoration(style, e)) in adjustRenderStyle()