| /vim-8.2.3635/src/testdir/ |
| H A D | view_util.vim | 22 function! ScreenLines(lnum, width) abort argument 38 function! ScreenAttrs(lnum, width) abort argument 54 function! NewWindow(height, width) abort argument
|
| H A D | test_breakindent.vim | 14 func s:screen_lines(lnum, width) abort argument 18 func s:screen_lines2(lnums, lnume, width) abort argument
|
| H A D | test_listlbr.vim | 12 function s:screen_lines(lnum, width) abort argument
|
| H A D | test_listlbr_utf8.vim | 13 func s:screen_lines(lnum, width) abort argument
|
| H A D | test_textprop.vim | 1098 func RunTestVisualBlock(width, dump) argument
|
| /vim-8.2.3635/src/xpm/include/ |
| H A D | simx.h | 86 unsigned int width; member
|
| H A D | xpm.h | 132 unsigned int width; /* image width */ member 178 unsigned int width; /* Returns the width of the created member
|
| /vim-8.2.3635/src/ |
| H A D | gui_xmebw.c | 327 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 D | gui_gtk_x11.c | 2829 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 D | screen.c | 143 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 D | window.c | 1922 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 D | gui_at_sb.c | 484 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 D | version.c | 8144 int width = 0; in list_in_columns() local
|
| H A D | move.c | 864 int width; in validate_cursor_col() local 952 int width = 0; in curs_columns() local 1241 int width; in textpos2screenpos() local
|
| H A D | popupwin.c | 276 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 D | gui_athena.c | 381 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 D | hardcopy.c | 455 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 D | misc1.c | 395 int width; in plines_win_nofold() local 432 int width; in plines_win_col() local
|
| H A D | gui_beval.c | 477 gint width = -1, height = -1; in balloon_draw_event_cb() local
|
| H A D | term.c | 1658 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 D | gui_motif.c | 174 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 D | typescript.vim | 232 function s:IndentWithContinuation(lnum, ind, width) argument
|
| /vim-8.2.3635/src/libvterm/src/ |
| H A D | state.c | 16 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 D | vterm.h | 272 int width; member 487 char width; member
|
| /vim-8.2.3635/src/GvimExt/ |
| H A D | gvimext.cpp | 133 HBITMAP IconToBitmap(HICON hIcon, HBRUSH hBackground, int width, int height) in IconToBitmap()
|