Home
last modified time | relevance | path

Searched refs:height (Results 1 – 25 of 186) sorted by relevance

12345678

/vim-8.2.3635/src/
H A Dgui_xmebw.c621 Cardinal height; in draw_pixmap() local
656 height = eb->core.height - 2 * y; in draw_pixmap()
657 if (h < height) in draw_pixmap()
658 height = h; in draw_pixmap()
661 width, height, x, y); in draw_pixmap()
793 && (eb->core.height > in Enter()
880 eb->core.height - in Leave()
984 newtb->core.height); in set_size()
1037 eb->core.height = 0; in Initialize()
1235 box.height = eb->core.height - adjust; in Redisplay()
[all …]
H A Dgui_athena.c391 width = height - 2; in gui_athena_create_pullright_pixmap()
411 XFillRectangle(gui.dpy, retval, undraw_gc, 0, 0, height, height); in gui_athena_create_pullright_pixmap()
567 int height; in gui_mch_set_toolbar_pos() local
576 if (height < 0) in gui_mch_set_toolbar_pos()
577 height = 1; in gui_mch_set_toolbar_pos()
684 int height; in gui_mch_set_menu_pos() local
690 if (height < 0) in gui_mch_set_menu_pos()
691 height = 1; in gui_mch_set_menu_pos()
961 Dimension height; in gui_mch_new_menu_font() local
1383 height = 0; in gui_mch_compute_toolbar_height()
[all …]
H A Dgui_gtk_f.c130 child->widget->requisition.height = 0; in gui_gtk_form_put()
299 attributes.height = allocation.height; in form_realize()
443 requisition->height = 1; in form_size_request()
469 *minimal_height = requisition.height; in form_get_preferred_height()
489 && cur_alloc.height == allocation->height) in form_size_allocate()
493 || cur_alloc.height != allocation->height; in form_size_allocate()
692 attributes.height = requisition.height; in form_attach_child_window()
790 requisition.height); in form_position_child()
803 allocation.height = requisition.height; in form_position_child()
837 widget->requisition.height = h; in gui_gtk_form_move_resize()
[all …]
H A Dmove.c343 loff.height = 0; in update_topline()
468 n += loff.height; in check_top_offset()
1685 lp->height = 1; in topline_back()
1700 lp->height = 1; in topline_back()
1721 lp->height = 1; in botline_forw()
1736 lp->height = 1; in botline_forw()
2640 lp->height = 1; in get_scroll_overlap()
2646 h1 = lp->height; in get_scroll_overlap()
2655 h2 = lp->height; in get_scroll_overlap()
2667 h3 = lp->height; in get_scroll_overlap()
[all …]
H A Dwindow.c1831 int height; in win_move_after() local
2182 new_size = height; in win_equal_rec()
3140 int height, in frame_new_height() argument
5539 if (height == 0) in win_setheight_win()
5540 height = 1; in win_setheight_win()
5595 if (height > 0) in frame_setheight()
5603 if (height < h) in frame_setheight()
5604 height = h; in frame_setheight()
6227 if (height < 0) in win_new_height()
6228 height = 0; in win_new_height()
[all …]
H A Dgui_gtk_x11.c2814 return allocation.height; in get_item_dimensions()
2850 int height = 0; in get_menu_tool_height() local
2863 return height; in get_menu_tool_height()
2884 int height; in update_window_manager_hints() local
2949 old_height = height; in update_window_manager_hints()
4061 int *height) in gui_gtk_get_screen_geom_of_win() argument
4095 *height = geometry.height; in gui_gtk_get_screen_geom_of_win()
4423 int height;
6920 int height; in gui_mch_drawsign() local
6941 int h = height; in gui_mch_drawsign()
[all …]
H A Dgui_at_sb.c260 lh = sbw->core.height - 2 * sw; in FillArea()
484 unsigned int width, height, bw; in CreateGC() local
487 &width, &height, &bw, &depth) == 0) in CreateGC()
510 sbw->scrollbar.length = sbw->core.height; in SetDimensions()
537 if (sbw->core.height == 0) in Initialize()
615 unsigned int width, height; in Redisplay() local
624 height = sbw->core.height - 2; in Redisplay()
631 height = sbw->scrollbar.shownLength; in Redisplay()
997 float height, width; in FractionLoc() local
1002 height = (float)sbw->core.height - 2 * margin; in FractionLoc()
[all …]
H A Dpopupwin.c289 if (height < 1) in popup_drag()
290 height = 1; in popup_drag()
291 wp->w_minheight = height; in popup_drag()
292 wp->w_maxheight = height; in popup_drag()
360 if (row >= height / 2) in popup_handle_scrollbar_click()
3452 if (linee > height) in popup_update_mask()
3453 linee = height; in popup_update_mask()
3504 lines = height + lines + 1; in update_popup_transparent()
3641 int height; in may_update_popup_mask() local
3655 height = popup_height(wp); in may_update_popup_mask()
[all …]
H A Dpopupmenu.c1211 int height; in split_message() local
1265 height = 2 + ga.ga_len; in split_message()
1268 if (long_item_count > 0 && height + long_item_count <= max_height) in split_message()
1271 height += long_item_count; in split_message()
1276 if (height > max_height) in split_message()
1277 height = max_height; in split_message()
1278 *array = ALLOC_CLEAR_MULT(pumitem_T, height); in split_message()
1284 (*array + height - 1)->pum_text = vim_strsave((char_u *)""); in split_message()
1286 for (line = 1, item_idx = 0; line < height - 1; ++item_idx) in split_message()
1317 for (line = 0; line <= height - 1; ++line) in split_message()
[all …]
H A Dgui_motif.c174 Dimension width, height; in tabline_scroller_clicked() local
680 y -= height / 2; in manage_centered()
684 maxY = XtScreen(shell)->height - height; in manage_centered()
1476 Dimension height; in gui_mch_new_menu_font() local
1480 gui.menu_height = height; in gui_mch_new_menu_font()
2883 XmNheight, &height, in gui_mch_compute_footer_height()
3096 height = 0; in gui_mch_compute_toolbar_height()
3119 if (height < whgt) in gui_mch_compute_toolbar_height()
3120 height = whgt; in gui_mch_compute_toolbar_height()
3125 if (height < 10) in gui_mch_compute_toolbar_height()
[all …]
H A Dhardcopy.c983 float height; member
1465 int height, in prt_def_font() argument
2092 double height, in prt_dsc_docmedia() argument
2101 prt_write_real(height, 2); in prt_dsc_docmedia()
2189 double height, in prt_page_margins() argument
2197 *top = height - to_device_units(OPT_PRINT_TOP, height, 5); in prt_page_margins()
2198 *bottom = to_device_units(OPT_PRINT_BOT, height, 5); in prt_page_margins()
2536 prt_page_height = prt_mediasize[i].height; in mch_print_init()
2540 prt_page_width = prt_mediasize[i].height; in mch_print_init()
2763 prt_mediasize[prt_media].height, in mch_print_begin()
[all …]
H A Dgui_xim.c167 area.height = gui.char_height; in im_set_position()
206 int x, y, width, height; in im_preedit_window_set_position() local
215 gtk_window_get_size(GTK_WINDOW(preedit_window), &width, &height); in im_preedit_window_set_position()
220 if (y + height > screen_y + screen_height) in im_preedit_window_set_position()
221 y = screen_y + screen_height - height; in im_preedit_window_set_position()
1269 spot_area.height = gui.char_height * Rows; in xim_set_preedit()
1652 status_area.height = gui.char_height; in xim_set_status_area()
1666 status_area.height = gui.char_height; in xim_set_status_area()
1680 pre_area.height = gui.char_height; in xim_set_status_area()
1687 pre_area.height = gui.char_height * Rows; in xim_set_status_area()
H A Dgui_beval.c477 gint width = -1, height = -1; in balloon_draw_event_cb() local
484 height = gtk_widget_get_allocated_height(widget); in balloon_draw_event_cb()
492 gtk_render_frame(context, cr, 0, 0, width, height); in balloon_draw_event_cb()
493 gtk_render_background(context, cr, 0, 0, width, height); in balloon_draw_event_cb()
972 if (y + y_offset + requisition.height > screen_y + screen_h) in drawBalloon()
973 y_offset = -requisition.height - EVAL_OFFSET_Y; in drawBalloon()
979 MAX(0, screen_y + screen_h - requisition.height)); in drawBalloon()
1111 h = ext->max_ink_extent.height; in drawBalloon()
H A Dgui_x11.c699 || event->xconfigure.height != lastHeight) in gui_x11_resize_window_cb()
702 lastHeight = event->xconfigure.height; in gui_x11_resize_window_cb()
703 gui_resize_shell(event->xconfigure.width, event->xconfigure.height in gui_x11_resize_window_cb()
1698 int height, in gui_mch_set_shellsize() argument
1706 height += xim_get_status_area_height(), in gui_mch_set_shellsize()
1718 XtNheight, height, in gui_mch_set_shellsize()
2154 return extents->max_logical_extent.height; in fontset_height()
2169 return extents->max_ink_extent.height; in fontset_height2()
2392 clip.height = gui.char_height; in gui_mch_draw_string()
3193 TEXT_Y(row) - sign->height, in gui_mch_drawsign()
[all …]
/vim-8.2.3635/runtime/macros/hanoi/
H A Dhanoi.vim4 " to set the height of the tower, change the digit in the following
5 " two lines to the height you want (select from 1 to 9)
29 " Y create tower of desired height
50 "delete more than height-of-tower characters
53 "create a tower of desired height
/vim-8.2.3635/src/testdir/
H A Dgen_opt_test.vim83 …\ 'completepopup': [['', 'height:13', 'highlight:That', 'width:10,height:234,highlight:Mine'], ['h…
124 \ 'previewpopup': [['', 'height:13', 'width:10,height:234'], ['height:yes', 'xxx', 'xxx:99']],
H A Dtest_ex_z.vim68 " Without a count, the number line is window height - 3.
72 " If window height - 3 is less than 1, it should be clamped to 1.
84 " :z! is the same as :z but count uses the Vim window height when not specified.
H A Dtest_execute_func.vim132 let height = winheight(winid)
134 call assert_match('20,1', Screenline(height + 1))
137 call assert_match('100,1', Screenline(height + 1))
/vim-8.2.3635/runtime/syntax/
H A Dprogress.vim178 syn keyword ProgressOperator frame-y frequency from-cur[rent] full-height[-chars] full-height-p[ixe…
186 …et-option get-source-buffer get-string get-tab-item get-text-height[-chars] get-text-height-p[ixel…
189 …ctor-h[orizontal] grid-factor-v[ertical] grid-snap grid-unit-height[-chars] grid-unit-height-p[ixe…
190 …it-width-p[ixels] grid-visible group-box gt guid handle handler has-lobs has-records height[-chars]
191 syn keyword ProgressOperator height-p[ixels] help-topic hex-decode hex-encode hidden hint hori[zont…
207 …ahead lower lt mandatory manual-highlight margin-extra margin-height[-chars] margin-height-p[ixels]
208 …dth-p[ixels] mark-new mark-row-state matches max-button max-chars max-data-guess max-height[-chars]
211 …in-button min-column-width-c[hars] min-column-width-p[ixels] min-height[-chars] min-height-p[ixels]
238 syn keyword ProgressOperator routine-level row row-height[-chars] row-height-p[ixels] row-ma[rkers]…
265 syn keyword ProgressOperator virtual-height[-chars] virtual-height-p[ixels] virtual-width[-chars] v…
[all …]
/vim-8.2.3635/runtime/doc/
H A Dif_ruby.txt97 w.height = lines # sets the window height
187 height Returns the height of the window.
188 height = {n} Sets the window height to {n}.
H A Dif_tcl.txt165 foreach w $wins { $w height 4 }
196 $::vim::current(window) height 10
246 $win height # Report the window's height.
247 $win height {n} # Set the window's height.
282 $win height *tcl-window-height*
283 $win height {n}
284 Without argument, reports the window's current height. With an
285 argument, tries to set the window's height to {n}, then reports the
286 new height (which might be different from {n}).
410 foreach win $winlist { $win height 4 }
H A Dwindows.txt194 height). Reduces the current window height to create room (and
220 height). Reduces the current window height to create room
277 far left and occupies the full height of the Vim window.
289 occupy the full height. Example: >
523 full height of the screen. This works like closing the
530 height of the screen. This works like closing the
552 CTRL-W - Decrease current window height by N (default 1).
556 CTRL-W + Increase current window height by N (default 1).
567 z{nr}<CR> Set current window height to {nr}.
892 height maximum height of the popup
[all …]
/vim-8.2.3635/src/proto/
H A Dwindow.pro58 void win_setheight(int height);
59 void win_setheight_win(int height, win_T *win);
67 void win_new_height(win_T *wp, int height);
/vim-8.2.3635/src/libvterm/doc/
H A Dseqs.txt46 123 ESC # 3 = DECDHL, double-height line (top half)
47 123 ESC # 4 = DECDHL, double-height line (bottom half)
48 123 ESC # 5 = DECSWL, single-width single-height line
49 123 ESC # 6 = DECDWL, double-width single-height line
/vim-8.2.3635/src/xpm/include/
H A Dsimx.h87 unsigned int height; member
112 int x, int y, int width, int height,

12345678