Home
last modified time | relevance | path

Searched defs:OnEditorEvent (Results 1 – 2 of 2) sorted by relevance

/dports/devel/codeblocks/codeblocks-20.03/src/plugins/occurrenceshighlighting/
H A Doccurrenceshighlighting.cpp355 void OccurrencesHighlighting::OnEditorEvent(cb_unused CodeBlocksEvent& event) in OnEditorEvent() function in OccurrencesHighlighting
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/IncrementalSearch/
H A DIncrementalSearch.cpp320 void IncrementalSearch::OnEditorEvent(CodeBlocksEvent& event) in OnEditorEvent() function in IncrementalSearch