Home
last modified time | relevance | path

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

/dports/x11-toolkits/p5-Gtk2-Ex-FormFactory/Gtk2-Ex-FormFactory-0.67/lib/Gtk2/Ex/FormFactory/
H A DImage.pm26 sub set_widget_height { shift->{widget_height} = $_[1] } subroutine
H A DLayout.pm725 $image->set_widget_height($_[1]->height);
/dports/audio/snd/snd-21.2/
H A Dsnd-x1.h228 void set_widget_height(Widget w, Dimension height);
H A Dsnd-main.c1755 set_widget_height(main_shell(ss), val); in g_set_window_height()
H A Dsnd-motif.c515 void set_widget_height(Widget w, Dimension height) in set_widget_height() function
30171 if (ss->init_window_height > 0) set_widget_height(main_shell(ss), ss->init_window_height); in startup_funcs()
30197 set_widget_height(main_shell(ss), 200); /* otherwise it's just a title bar! */ in startup_funcs()