Home | History | Annotate | Download | only in Format

Lines Matching full:indent

105   /// \brief The extra indent or outdent of access modifiers, e.g. \c public:.
123 /// \brief Indent case labels one level from the switch statement.
129 /// \brief Indent if a function definition or declaration is wrapped after the
133 /// \brief Different ways to indent namespace contents.
135 /// Don't indent in namespaces.
137 /// Indent only in inner namespaces (nested in other namespaces).
139 /// Indent in all namespaces.
291 /// - Indentation with the continuation indent, not with the block indent.
337 /// \brief Indent width for line continuations.