Home
last modified time | relevance | path

Searched defs:updateHighlighting (Results 1 – 7 of 7) sorted by relevance

/dports/polish/kadu/kadu-4.3/kadu-core/gui/
H A Dweb-view-highlighter.cpp72 void WebViewHighlighter::updateHighlighting() in updateHighlighting() function in WebViewHighlighter
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.search/new search/org/eclipse/search2/internal/ui/text/
H A DWindowAnnotationManager.java96 private void updateHighlighting(IEditorPart editor) { in updateHighlighting() method in WindowAnnotationManager
/dports/cad/openroad/OpenROAD-2.0/src/gui/src/
H A DtclCmdInputWidget.cpp251 void TclCmdInputWidget::updateHighlighting() in updateHighlighting() function in gui::TclCmdInputWidget
/dports/devel/kf5-ktexteditor/ktexteditor-5.89.0/src/document/
H A Dkatebuffer.cpp81 void KateBuffer::updateHighlighting() in updateHighlighting() function in KateBuffer
/dports/games/openmw/openmw-openmw-0.47.0/apps/opencs/view/world/
H A Dscriptedit.cpp265 void CSVWorld::ScriptEdit::updateHighlighting() in updateHighlighting() function in CSVWorld::ScriptEdit
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/clangcodemodel/
H A Dclangeditordocumentprocessor.cpp262 void ClangEditorDocumentProcessor::updateHighlighting( in updateHighlighting() function in ClangCodeModel::Internal::ClangEditorDocumentProcessor
/dports/editors/texstudio/texstudio-4.1.2/src/
H A Dtexstudio.cpp6528 …bool updateHighlighting = (inlineSpellChecking != configManager.editorConfig->inlineSpellChecking); in generalOptions() local