Searched defs:cursor_pos (Results 1 – 6 of 6) sorted by relevance
31 std::optional<size_t> cursor_pos, in Highlight()76 std::optional<size_t> cursor_pos, in Highlight()
135 std::optional<size_t> cursor_pos, in Highlight()
311 const char *current_line, uint32_t cursor_pos, int match_start_point, in HandleCompletionWithDescriptions()325 uint32_t cursor_pos, in HandleCompletion()
349 unsigned cursor_pos = request.GetRawCursorPos(); in HandleCompletion() local
266 GLOBAL char *cursor_pos; /* cursor position we're looking for */ variable
305 int cursor_pos; /* cursor buffer position */ member