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