Searched refs:setWrapAfterNumChars (Results 1 – 3 of 3) sorted by relevance
434 void setWrapAfterNumChars(int numChars);
852 void QEditor::setWrapAfterNumChars(int numChars){ in setWrapAfterNumChars() function in QEditor5457 setWrapAfterNumChars(m_wrapAfterNumChars); // updates the width for the new font in zoom()
1609 editor->setWrapAfterNumChars(config->lineWidth); in updateSettings()1611 editor->setWrapAfterNumChars(0); in updateSettings()