Home
last modified time | relevance | path

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

/dports/devel/upp/upp/uppsrc/ide/
H A DFormatCode.cpp175 Formatter.setEmptyLineFill(astyle_EmptyLineFill); in FormatCode()
H A DConfig.cpp304 s % astyle_EmptyLineFill; in Serialize()
H A Didewin.cpp531 astyle_EmptyLineFill = false; in Ide()
H A DSetup.cpp542 (ast.EmptyLineFill, astyle_EmptyLineFill) in SetupFormat()
H A Dide.h634 bool astyle_EmptyLineFill; member