Home
last modified time | relevance | path

Searched defs:height (Results 1 – 25 of 34) sorted by relevance

12

/vim-8.2.3635/src/testdir/
H A Dview_util.vim54 function! NewWindow(height, width) abort argument
H A Dtest_popupwin.vim1897 func s:VerifyPosition(p, msg, line, col, width, height) argument
/vim-8.2.3635/src/
H A Dgui_athena.c381 int width, height; in gui_athena_create_pullright_pixmap() local
567 int height; in gui_mch_set_toolbar_pos() local
684 int height; in gui_mch_set_menu_pos() local
756 Dimension height, space, border; in gui_mch_add_menu() local
961 Dimension height; in gui_mch_new_menu_font() local
1375 Dimension height; // total Toolbar height in gui_mch_compute_toolbar_height() local
1508 Dimension height, space, border; in gui_mch_destroy_menu() local
1704 Dimension width, height; in gui_athena_delayed_arm_action() local
H A Dwindow.c1792 int height = curwin->w_height; in win_totop() local
1831 int height; in win_move_after() local
1923 int height) // new height of frame in win_equal_rec()
3140 int height, in frame_new_height()
5519 win_setheight(int height) in win_setheight()
5529 win_setheight_win(int height, win_T *win) in win_setheight_win()
5576 frame_setheight(frame_T *curfrp, int height) in frame_setheight()
6221 win_new_height(win_T *wp, int height) in win_new_height()
6259 int height = wp->w_height; in scroll_to_fraction() local
6903 frame_check_height(frame_T *topfrp, int height) in frame_check_height()
H A Dpopupwin.c287 int height = wp->w_height + height_inc; in popup_drag() local
322 int height = wp->w_height; in popup_set_firstline() local
355 int height = popup_height(wp); in popup_handle_scrollbar_click() local
2027 int height = buf->b_ml.ml_line_count + 3; in popup_create() local
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()
3485 int height = popup_height(wp); in update_popup_transparent() local
3641 int height; in may_update_popup_mask() local
3999 int height = wp->w_height; in update_popups() local
H A Dgui_xmebw.c327 unsigned int height, width, border, depth; in set_pixmap() local
621 Cardinal height; in draw_pixmap() local
1361 int x, y, width, height, delta; in Redisplay() local
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 Dgui_motif.c174 Dimension width, height; in tabline_scroller_clicked() local
658 unsigned int width, height, border_width, depth; in manage_centered() local
1089 static Dimension height = 21; // normal height of a menu item in gui_mch_compute_menu_height() local
1476 Dimension height; in gui_mch_new_menu_font() local
2877 Dimension height; // total Toolbar height in gui_mch_compute_footer_height() local
3089 Dimension height; // total Toolbar height in gui_mch_compute_toolbar_height() local
H A Dhardcopy.c983 float height; member
1465 int height, in prt_def_font()
1484 prt_def_cidfont(char *new_name, int height, char *cidfont) in prt_def_cidfont()
2092 double height, in prt_dsc_docmedia()
2189 double height, in prt_page_margins()
H A Dgui_gtk_x11.c2850 int height = 0; in get_menu_tool_height() local
2884 int height; in update_window_manager_hints() local
4061 int *height) in gui_gtk_get_screen_geom_of_win()
4480 gui_mch_set_shellsize(int width, int height, in gui_mch_set_shellsize()
6495 int width, int height) in gui_gtk_surface_copy_rect()
6920 int height; in gui_mch_drawsign() 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_photon.c285 int_u height; in gui_ph_handle_menu_resize() local
362 ushort_t *width, *height; in gui_ph_handle_window_cb() local
1669 gui_mch_set_shellsize(int width, int height, in gui_mch_set_shellsize()
H A Dpopupmenu.c1211 int height; in split_message() local
H A Dgui_haiku.cc490 int height; member
2169 float width = 0.f, height = 0.f; in VimDialog() local
2257 float width = 0.f, height = 0.f; in _CreateButton() local
2756 float height = bitmap->Bounds().Height(); in ModifyBitmapToGrayed() local
3486 int height, in gui_mch_set_shellsize()
H A Dgui_xim.c206 int x, y, width, height; in im_preedit_window_set_position() local
H A Devalwindow.c833 int height = wp->w_height; in win_move_into_split() local
H A Dmouse.c3081 int height = wp->w_height + wp->w_status_height; in f_getmousepos() local
H A Dmove.c32 int height; // height of added line member
H A Dclipboard.c380 int height = height_arg; in clip_invert_rectangle() local
H A Dgui_gtk.c1116 int height; in adjustment_value_changed() local
/vim-8.2.3635/src/xpm/include/
H A Dsimx.h87 unsigned int height; member
H A Dxpm.h133 unsigned int height; /* image height */ member
180 unsigned int height; /* Returns the height of the created member
/vim-8.2.3635/src/GvimExt/
H A Dgvimext.cpp133 HBITMAP IconToBitmap(HICON hIcon, HBRUSH hBackground, int width, int height) in IconToBitmap()
/vim-8.2.3635/src/libvterm/src/
H A Dstate.c134 int height = rect.end_row - rect.start_row - abs(downward); in scroll() local

12