Home
last modified time | relevance | path

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

/dports/x11/mlterm/mlterm-3.9.1/uitoolkit/
H A Dui_layout.c376 static u_int get_separator_y(ui_screen_t *screen, u_int percent /* < 100 */ in get_separator_y() function
1345 if (is_percent ? ((term->separator_y = get_separator_y(term->screen, sep)) == 0) in ui_layout_add_child()
1501 parent->separator_y = get_separator_y(parent->screen, 100); in ui_layout_remove_child()