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

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

Completed in 188 milliseconds