Home
last modified time | relevance | path

Searched defs:cells (Results 1 – 13 of 13) sorted by relevance

/vim-8.2.3635/src/
H A Dpopupmenu.c543 int cells = (*mb_string2cells)(st, size); in pum_redraw() local
1194 int cells; member
1292 int cells; in split_message() local
H A Dgui_x11.c2302 draw_curl(int row, int col, int cells) in draw_curl()
2326 int cells = len; in gui_mch_draw_string() local
H A Ddrawscreen.c854 int cells; in text_to_screenline() local
H A Dgui_haiku.cc1693 int cells; in mchDrawString() local
1712 int cells; in mchDrawString() local
1742 int cells; in mchDrawString() local
4229 int cells = utf_off2cells(LineOffset[gui.row] + gui.col, 100); // TODO-TODO in gui_mch_draw_hollow_cursor() local
H A Dgui.c2107 int cells; in gui_outstr() local
2519 int cells; // cellwidth of bytes to be drawn in gui_outstr_nowrap() local
H A Dsign.c977 int cells; in sign_define_init_text() local
H A Dex_getln.c2751 correct_cmdspos(int idx, int cells) in correct_cmdspos()
H A Dgui_gtk_x11.c5408 draw_under(int flags, int row, int col, int cells, cairo_t *cr) in draw_under()
5746 int cells = 0; // cells occupied by current cluster in gui_gtk2_draw_string_ext() local
H A Dpopupwin.c3405 char_u *cells; in popup_update_mask() local
H A Dterminal.c3196 handle_pushline(int cols, const VTermScreenCell *cells, void *user) in handle_pushline()
H A Dos_win32.c6225 static DWORD cells; in write_chars() local
H A Dgui_w32.c6261 int cells; // cell width of string up to composing char in gui_mch_draw_string() local
/vim-8.2.3635/src/libvterm/t/
H A Dharness.c471 static int screen_sb_pushline(int cols, const VTermScreenCell *cells, void *user UNUSED) in screen_sb_pushline()
491 static int screen_sb_popline(int cols, VTermScreenCell *cells, void *user UNUSED) in screen_sb_popline()