Searched refs:__textui_get_actual_lines (Results 1 – 3 of 3) sorted by relevance
84 actual_line_id += __textui_get_actual_lines(); in textui_refresh_characters()86 if (unlikely(actual_line_id < 0 || actual_line_id >= __textui_get_actual_lines())) in textui_refresh_characters()
169 uint16_t __textui_get_actual_lines();
113 uint16_t __textui_get_actual_lines() in __textui_get_actual_lines() function