m_shouldIndentText   67 Source/core/rendering/line/LineWidth.h     bool shouldIndentText() const { return m_shouldIndentText == IndentText; }
m_shouldIndentText   82 Source/core/rendering/line/LineWidth.h     IndentTextOrNot m_shouldIndentText;