Searched defs:allowTabs (Results 1 – 2 of 2) sorted by relevance
98 bool allowTabs() const { return m_allowTabs; } in allowTabs() function
125 bool allowTabs() const { return !style()->collapseWhiteSpace(); } in allowTabs() function