Home
last modified time | relevance | path

Searched defs:width (Results 1 – 25 of 50) sorted by relevance

12

/vim-8.2.3635/src/testdir/
H A Dview_util.vim22 function! ScreenLines(lnum, width) abort argument
38 function! ScreenAttrs(lnum, width) abort argument
54 function! NewWindow(height, width) abort argument
H A Dtest_breakindent.vim14 func s:screen_lines(lnum, width) abort argument
18 func s:screen_lines2(lnums, lnume, width) abort argument
H A Dtest_listlbr.vim12 function s:screen_lines(lnum, width) abort argument
H A Dtest_listlbr_utf8.vim13 func s:screen_lines(lnum, width) abort argument
H A Dtest_textprop.vim1098 func RunTestVisualBlock(width, dump) argument
/vim-8.2.3635/src/xpm/include/
H A Dsimx.h86 unsigned int width; member
H A Dxpm.h132 unsigned int width; /* image width */ member
178 unsigned int width; /* Returns the width of the created member
/vim-8.2.3635/src/
H A Dgui_xmebw.c327 unsigned int height, width, border, depth; in set_pixmap() local
620 Cardinal width; in draw_pixmap() local
1361 int x, y, width, height, delta; in Redisplay() local
H A Dgui_gtk_x11.c2829 int width = 0; in get_menu_tool_width() local
2883 int width; in update_window_manager_hints() local
4060 int *width, in gui_gtk_get_screen_geom_of_win()
4480 gui_mch_set_shellsize(int width, int height, in gui_mch_set_shellsize()
4873 int width; in ascii_glyph_table_init() local
4916 int width; in gui_mch_init_font() local
5311 int width; in setup_zero_width_cluster() local
5841 int width; in gui_gtk2_draw_string_ext() local
5864 int width; in gui_gtk2_draw_string_ext() local
6495 int width, int height) in gui_gtk_surface_copy_rect()
[all …]
H A Dscreen.c143 int width, in screen_fill_end()
1226 int width; in win_redr_custom() local
2260 int width, in screen_draw_rectangle()
2302 int width; in redraw_block() local
3002 lineclear(unsigned off, int width, int attr) in lineclear()
3016 lineinvalid(unsigned off, int width) in lineinvalid()
H A Dwindow.c1922 int width, // new width of frame in win_equal_rec()
3342 int width, in frame_new_width()
5742 win_setwidth(int width) in win_setwidth()
5748 win_setwidth_win(int width, win_T *wp) in win_setwidth_win()
5778 frame_setwidth(frame_T *curfrp, int width) in frame_setwidth()
6381 win_new_width(win_T *wp, int width) in win_new_width()
6922 frame_check_width(frame_T *topfrp, int width) in frame_check_width()
H A Dgui_at_sb.c484 unsigned int width, height, bw; in CreateGC() local
615 unsigned int width, height; in Redisplay() local
997 float height, width; in FractionLoc() local
H A Dversion.c8144 int width = 0; in list_in_columns() local
H A Dmove.c864 int width; in validate_cursor_col() local
952 int width = 0; in curs_columns() local
1241 int width; in textpos2screenpos() local
H A Dpopupwin.c276 int width = wp->w_width + width_inc; in popup_drag() local
1759 popup_set_wantpos_cursor(win_T *wp, int width, dict_T *d) in popup_set_wantpos_cursor()
3402 popup_update_mask(win_T *wp, int width, int height) in popup_update_mask()
3466 popup_masked(win_T *wp, int width, int height, int screencol, int screenline) in popup_masked()
3484 int width = popup_width(wp); in update_popup_transparent() local
3640 int width; in may_update_popup_mask() local
H A Dgui_athena.c381 int width, height; in gui_athena_create_pullright_pixmap() local
1628 Dimension width; in gui_athena_popup_callback() local
1704 Dimension width, height; in gui_athena_delayed_arm_action() local
H A Dhardcopy.c455 int width = psettings->chars_per_line; in prt_header() local
982 float width; // width and height in points for portrait member
2091 double width, in prt_dsc_docmedia()
2188 double width, in prt_page_margins()
H A Dmisc1.c395 int width; in plines_win_nofold() local
432 int width; in plines_win_col() local
H A Dgui_beval.c477 gint width = -1, height = -1; in balloon_draw_event_cb() local
H A Dterm.c1658 get_term_entries(int *height, int *width) in get_term_entries()
1837 int width = 0, height = 0; in set_termname() local
2941 term_set_winsize(int height, int width) in term_set_winsize()
3448 set_shellsize(int width, int height, int mustset) in set_shellsize()
H A Dgui_motif.c174 Dimension width, height; in tabline_scroller_clicked() local
658 unsigned int width, height, border_width, depth; in manage_centered() local
3641 Dimension width; in find_replace_dialog_create() local
/vim-8.2.3635/runtime/indent/
H A Dtypescript.vim232 function s:IndentWithContinuation(lnum, ind, width) argument
/vim-8.2.3635/src/libvterm/src/
H A Dstate.c16 static void putglyph(VTermState *state, const uint32_t chars[], int width, VTermPos pos) in putglyph()
361 int width = 0; in on_text() local
/vim-8.2.3635/src/libvterm/include/
H A Dvterm.h272 int width; member
487 char width; member
/vim-8.2.3635/src/GvimExt/
H A Dgvimext.cpp133 HBITMAP IconToBitmap(HICON hIcon, HBRUSH hBackground, int width, int height) in IconToBitmap()

12