Searched refs:cursor_absolute_index (Results 1 – 1 of 1) sorted by relevance
378 const int cursor_absolute_index = in SelectCandidateAt() local381 if (cursor_absolute_index < 0 || in SelectCandidateAt()383 static_cast<size_t>(cursor_absolute_index)) { in SelectCandidateAt()394 candidate_window_.set_cursor_position(cursor_absolute_index); in SelectCandidateAt()