Searched refs:frame_check_width (Results 1 – 2 of 2) sorted by relevance
63 static int frame_check_width(frame_T *topfrp, int width);5386 if (!frame_check_width(topframe, Columns)) in shell_new_columns()6922 frame_check_width(frame_T *topfrp, int width) in frame_check_width() function
17522 Solution: Add frame_check_height() and frame_check_width() (Yukihiro