Home | History | Annotate | Download | only in Format

Lines Matching refs:BreakBeforeClosingBrace

95   if (!Current.CanBreakBefore && !(State.Stack.back().BreakBeforeClosingBrace &&
132 if (State.Stack.back().BreakBeforeClosingBrace &&
455 State.Stack.back().BreakBeforeClosingBrace = true;