Searched defs:textAutosizingEnabled (Results 1 – 2 of 2) sorted by relevance
53 bool textAutosizingEnabled() const { return m_textAutosizingEnabled; } in textAutosizingEnabled() function
97 void Settings::setTextAutosizingEnabled(bool textAutosizingEnabled) in setTextAutosizingEnabled()