Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_gtk_x11.c2781 GtkOrientation item_orientation = GTK_ORIENTATION_HORIZONTAL; in get_item_dimensions() local
2798 item_orientation = bonobo_dock_item_get_orientation(dockitem); in get_item_dimensions()
2802 # define item_orientation GTK_ORIENTATION_HORIZONTAL in get_item_dimensions()
2806 && item_orientation == orientation in get_item_dimensions()