Home
last modified time | relevance | path

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

/dports/devel/upp/upp/uppsrc/ide/
H A DFormatCode.cpp141 Formatter.setClassIndent(astyle_ClassIndent); in FormatCode()
H A DConfig.cpp288 s % astyle_ClassIndent; in Serialize()
H A Didewin.cpp515 astyle_ClassIndent = true; in Ide()
H A DSetup.cpp526 (ast.ClassIndent, astyle_ClassIndent) in SetupFormat()
H A Dide.h618 bool astyle_ClassIndent; member