HomeSort by relevance Sort by last modified time
    Searched refs:isSimpleUnderline (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
AppliedTextDecoration.h 22 bool isSimpleUnderline() const { return m_line == TextDecorationUnderline && m_style == TextDecorationStyleSolid && m_color.isCurrentColor(); }
RenderStyle.cpp     [all...]

Completed in 720 milliseconds