Searched refs:QuestionColumn (Results 1 – 2 of 2) sorted by relevance
246 unsigned QuestionColumn = 0; member375 if (QuestionColumn != Other.QuestionColumn)376 return QuestionColumn < Other.QuestionColumn;
1312 if (CurrentState.QuestionColumn != 0 && in getNewLineColumn()1333 return CurrentState.QuestionColumn; in getNewLineColumn()1513 CurrentState.QuestionColumn = State.Column; in moveStateToNextToken()1519 CurrentState.QuestionColumn = State.Column; in moveStateToNextToken()