Searched refs:GetCurrentLineIndex (Results 1 – 3 of 3) sorted by relevance
410 uint32_t GetCurrentLineIndex() const;
503 uint32_t IOHandlerEditline::GetCurrentLineIndex() const { in GetCurrentLineIndex() function in IOHandlerEditline
527 const uint32_t current_line_idx = editline.GetCurrentLineIndex(); in IOHandlerComplete()