Searched refs:m_zoomsTextOnly (Results 1 – 3 of 3) sorted by relevance
116 , m_zoomsTextOnly(false) in Settings()665 if (zoomsTextOnly == m_zoomsTextOnly) in setZoomsTextOnly()668 m_zoomsTextOnly = zoomsTextOnly; in setZoomsTextOnly()
301 bool zoomsTextOnly() const { return m_zoomsTextOnly; } in zoomsTextOnly()452 bool m_zoomsTextOnly : 1; variable
97092 Initialize m_zoomsTextOnly in the Settings constructor.