Searched refs:horizontal_box (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/live_effects/ | ||
H A D | lpe-simplify.cpp | 108 Gtk::HBox * horizontal_box = dynamic_cast<Gtk::HBox *>(widg); local 109 std::vector< Gtk::Widget* > child_list = horizontal_box->get_children(); |
Completed in 36 milliseconds