Searched refs:line_flags (Results 1 – 2 of 2) sorted by relevance
328 pub fn line_flags(&self, line: u16) -> LineState { in line_flags() method
492 let flag = ui.buffer.line_flags(ui.cursor.y()); in input_data()