Home | History | Annotate | Download | only in Format

Lines Matching refs:TotalLength

104   return End->TotalLength - Tok.TotalLength + 1;
110 return Tok.NextOperator->TotalLength - Tok.TotalLength;
390 (State.Column + State.Line->Last->TotalLength - Previous.TotalLength >
667 (Previous.TotalLength - Previous.MatchingParen->TotalLength > 10)))
1604 CurrentScopeOpener.TotalLength - Current.TotalLength - 1;