Home
last modified time | relevance | path

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

/dports/lang/basic256/basic256-2.0.0.11/
H A DBasicEdit.cpp274 bool indentThisLine = true; in beautifyProgram() local
287 indentThisLine = false; in beautifyProgram()
290 indentThisLine = false; in beautifyProgram()
366 if (indentThisLine) { in beautifyProgram()
369 indentThisLine = true; in beautifyProgram()