Searched refs:m_shouldIndentText (Results 1 – 2 of 2) sorted by relevance
69 bool shouldIndentText() const { return m_shouldIndentText == IndentText; } in shouldIndentText()83 IndentTextOrNot m_shouldIndentText; variable
48 , m_shouldIndentText(shouldIndentText) in LineWidth()