Searched refs:m_applyUnderline (Results 1 – 2 of 2) sorted by relevance
176 , m_applyUnderline(false) in StyleChange()187 bool applyUnderline() const { return m_applyUnderline; } in applyUnderline()204 && m_applyUnderline == other.m_applyUnderline222 bool m_applyUnderline; variable
1422 , m_applyUnderline(false) in StyleChange()1485 m_applyUnderline = true; in extractTextStyles()