Home
last modified time | relevance | path

Searched defs:shown (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/
H A Dgui_at_sb.h109 float shown; // What percent is shown in the win member
H A Dgui_at_fs.c85 char *shown; member
1303 char *shown; in SFstatAndCheck() local
H A Dgui_at_sb.c1175 vim_XawScrollbarSetThumb(Widget w, double top, double shown, double max) in vim_XawScrollbarSetThumb()
H A Dgui.c3727 int shown = gui_mch_showing_tabline(); in gui_update_tabline() local