Searched refs:cursor_size (Results 1 – 2 of 2) sorted by relevance
481 if self.cursor_type.cursor_size() != VcCursor::CUR_NONE { in set_cursor()2002 pub fn cursor_size(&self) -> Self { in cursor_size() method
742 match fbcon_data.display.cursor_shape.cursor_size() { in cursor()