Home
last modified time | relevance | path

Searched refs:adjustment (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Dgui_gtk.c1012 GtkAdjustment *adjustment; in gui_mch_set_scrollbar_thumb() local
1019 gtk_adjustment_set_lower(adjustment, 0.0); in gui_mch_set_scrollbar_thumb()
1020 gtk_adjustment_set_value(adjustment, val); in gui_mch_set_scrollbar_thumb()
1021 gtk_adjustment_set_upper(adjustment, max + 1); in gui_mch_set_scrollbar_thumb()
1022 gtk_adjustment_set_page_size(adjustment, size); in gui_mch_set_scrollbar_thumb()
1023 gtk_adjustment_set_page_increment(adjustment, in gui_mch_set_scrollbar_thumb()
1032 gtk_adjustment_changed(adjustment); in gui_mch_set_scrollbar_thumb()
1035 g_signal_handler_unblock(G_OBJECT(adjustment), in gui_mch_set_scrollbar_thumb()
1095 value = gtk_adjustment_get_value(adjustment); in adjustment_value_changed()
1162 GtkAdjustment *adjustment; in gui_mch_create_scrollbar() local
[all …]
/vim-8.2.3635/runtime/doc/
H A Dscroll.txt230 This allows quick adjustment of the relative offset of 'scrollbind' windows.
H A Deval.txt8491 the left (or right, if the left-adjustment flag has
8511 negative field width is treated as a left adjustment flag