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

/external/chromium_org/third_party/WebKit/Source/core/rendering/line/
H A DLineWidth.h71 bool shouldIndentText() const { return m_shouldIndentText == IndentText; }
87 IndentTextOrNot m_shouldIndentText; member in class:blink::LineWidth
H A DLineWidth.cpp48 , m_shouldIndentText(shouldIndentText)

Completed in 65 milliseconds