Searched refs:tvs_c_cursor (Results 1 – 3 of 3) sorted by relevance
379 tem->tvs_c_cursor.row, in tem_safe_control()380 tem->tvs_c_cursor.col - 1, in tem_safe_control()550 row = tem->tvs_c_cursor.row; in tem_safe_chkparam()551 col = tem->tvs_c_cursor.col; in tem_safe_chkparam()649 tem->tvs_c_cursor.col, in tem_safe_chkparam()650 tem->tvs_c_cursor.row, in tem_safe_chkparam()651 tem->tvs_c_cursor.col, credp, called_from); in tem_safe_chkparam()654 for (row = tem->tvs_c_cursor.row + 1; in tem_safe_chkparam()667 row < tem->tvs_c_cursor.row; in tem_safe_chkparam()675 tem->tvs_c_cursor.col + 1, in tem_safe_chkparam()[all …]
884 tem->tvs_s_cursor.row = tem->tvs_c_cursor.row = in tem_pix_align()886 tem->tvs_s_cursor.col = tem->tvs_c_cursor.col = 0; in tem_pix_align()
159 struct tem_char_pos tvs_c_cursor; /* current cursor position */ member