Home
last modified time | relevance | path

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

/dports/devel/codeblocks/codeblocks-20.03/src/plugins/astyle/
H A Dastylepredefinedstyles.h11 aspsAllman = 0, enumerator
H A Dastyleconfigdlg.cpp84 case aspsAllman: in SetStyle()
300 SetStyle(aspsAllman); in OnStyleChange()
454 style = aspsAllman; in SaveSettings()
H A Dformattersettings.cpp33 case aspsAllman: // Allman (ANSI) in ApplyTo()