Home
last modified time | relevance | path

Searched refs:num_rows (Results 1 – 5 of 5) sorted by relevance

/vim-8.2.3635/src/
H A Dgui.c406 gui.num_rows = Rows; in gui_init_check()
694 gui.num_rows = Rows; in gui_init()
1150 || screen_Rows != gui.num_rows) in gui_update_cursor()
1445 text_area_height = gui.num_rows * gui.char_height + gui.border_offset * 2; in gui_position_components()
1568 gui.num_rows = (pixel_height - gui_get_base_height()) / gui.char_height; in gui_resize_shell()
1578 gui.row = gui.num_rows; in gui_resize_shell()
1582 if (gui.num_rows != screen_Rows || gui.num_cols != screen_Columns in gui_resize_shell()
1583 || gui.num_rows != Rows || gui.num_cols != Columns) in gui_resize_shell()
1632 Rows = gui.num_rows; in gui_get_shellsize()
1718 gui.num_rows = Rows; in gui_set_shellsize()
[all …]
H A Dgui.h263 int num_rows; // Number of rows member
H A Dgui_w32.c2984 rc.bottom = gui.num_rows * gui.char_height; in gui_mch_flash()
/vim-8.2.3635/runtime/syntax/
H A Dphp.vim502 …syn keyword phpMethods query next_record num_rows affected_rows nf f p np num_fields haltmsg seek …
/vim-8.2.3635/runtime/autoload/
H A Dphpcomplete.vim2823num_rows':{'initializer':'','type':'int'},},'methods':{'data_seek':{'signature':'int $offset | boo…