Searched refs:QuestionColumn (Results 1 – 2 of 2) sorted by relevance
241 unsigned QuestionColumn = 0; member370 if (QuestionColumn != Other.QuestionColumn)371 return QuestionColumn < Other.QuestionColumn;
1333 if (CurrentState.QuestionColumn != 0 && in getNewLineColumn()1354 return CurrentState.QuestionColumn; in getNewLineColumn()1536 CurrentState.QuestionColumn = State.Column; in moveStateToNextToken()1542 CurrentState.QuestionColumn = State.Column; in moveStateToNextToken()