Home
last modified time | relevance | path

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

/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/source/editors/text/
H A DTextEditingTarget.java1040 private boolean moveCursorToNextSectionOrChunk(boolean includeSections) in moveCursorToNextSectionOrChunk() method in TextEditingTarget
1146 if (!moveCursorToNextSectionOrChunk(true)) in onGoToNextSection()
1187 moveCursorToNextSectionOrChunk(false); in onGoToNextChunk()