Searched refs:force_height (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Dgui_gtk_x11.c2636 update_window_manager_hints(int force_width, int force_height) argument
2654 if (!(force_width && force_height) && init_window_hints_state > 0)
2677 if (force_width && force_height)
2680 min_height = force_height;

Completed in 120 milliseconds