Home
last modified time | relevance | path

Searched defs:contentsChange (Results 1 – 9 of 9) sorted by relevance

/dports/editors/calligra/calligra-3.2.1/plugins/textshape/
H A DChangeTracker.cpp52 void ChangeTracker::contentsChange(int from, int charsRemoves, int charsAdded) in contentsChange() function in ChangeTracker
/dports/www/otter-browser/otter-browser-1.0.03/3rdparty/sonnet/src/ui/
H A Dhighlighter.cpp258 void Highlighter::contentsChange(int pos, int add, int rem) in contentsChange() function in Sonnet::Highlighter
/dports/textproc/kf5-sonnet/sonnet-5.89.0/src/ui/
H A Dhighlighter.cpp288 void Highlighter::contentsChange(int pos, int add, int rem) in contentsChange() function in Sonnet::Highlighter
/dports/textproc/kf5-sonnet/sonnet-5.89.0/src/quick/
H A Dspellcheckhighlighter.cpp281 void SpellcheckHighlighter::contentsChange(int pos, int add, int rem) in contentsChange() function in SpellcheckHighlighter
/dports/textproc/retext/retext-7.2.2/ReText/
H A Deditor.py433 def contentsChange(self, pos, removed, added): member in ReTextEdit
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_spellcheck/spellcheck/
H A Dspelling_highlighter.cpp225 void SpellingHighlighter::contentsChange(int pos, int removed, int added) { in contentsChange() function in Spellchecker::SpellingHighlighter
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qtextdocument/
H A Dtst_qtextdocument.cpp2703 void contentsChange() { in contentsChange() function in Receiver
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyQt5/
H A DQtGui.py11218 contentsChange = pyqtSignal() # void contentsChange(int,int,int) - signal variable in QTextDocument
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyQt4/
H A DQtGui.py25223 contentsChange = pyqtSignal() # void contentsChange(int,int,int) - signal variable in QTextDocument