Searched refs:thingtoadd (Results 1 – 2 of 2) sorted by relevance
997 LiVESWidget *align_horizontal_with(LiVESWidget *thingtoadd, LiVESWidget *thingtoalignwith);
7467 WIDGET_HELPER_GLOBAL_INLINE LiVESWidget *align_horizontal_with(LiVESWidget *thingtoadd, LiVESWidget… in align_horizontal_with() argument7472 gtk_fixed_put(GTK_FIXED(fixed), thingtoadd, x - H_ALIGN_ADJ - widget_opts.packing_width, 0); in align_horizontal_with()7473 lives_widget_set_show_hide_parent(thingtoadd); in align_horizontal_with()