Home
last modified time | relevance | path

Searched refs:determineView (Results 1 – 2 of 2) sorted by relevance

/dports/editors/kile/kile-09ee4ef0417165b93da82c1fc057b9e1713a0c05/src/
H A Deditorextension.cpp260 view = determineView(view); in gotoEnvironment()
296 view = determineView(view); in matchEnvironment()
324 view = determineView(view); in closeEnvironment()
351 view = determineView(view); in closeAllEnvironments()
403 view = determineView(view); in selectMathgroup()
416 view = determineView(view); in deleteMathgroup()
436 view = determineView(view); in getMathgroupText()
449 view = determineView(view); in getMathgroupText()
462 view = determineView(view); in mathgroupRange()
965 view = determineView(view); in insertIntelligentNewline()
[all …]
H A Deditorextension.h315 KTextEditor::View *determineView(KTextEditor::View *view);