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;
1178 if (CurrentState.QuestionColumn != 0 && in getNewLineColumn()1199 return CurrentState.QuestionColumn; in getNewLineColumn()1372 CurrentState.QuestionColumn = State.Column; in moveStateToNextToken()1378 CurrentState.QuestionColumn = State.Column; in moveStateToNextToken()