Searched refs:get_start_index_by_lineid_lineindex (Results 1 – 1 of 1) sorted by relevance
377 pub fn get_start_index_by_lineid_lineindex(lineid: LineId, lineindex: LineIndex) -> usize { in get_start_index_by_lineid_lineindex() method430 let mut count = TextuiBuf::get_start_index_by_lineid_lineindex(lineid, lineindex); in textui_refresh_character()