Home
last modified time | relevance | path

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

/dports/graphics/art/ART-1.9.3/rtgui/
H A Dpartialpastedlg.cc159 Gtk::VSeparator *vsep2 = Gtk::manage(new Gtk::VSeparator()); in PartialPasteDlg() local
160 setExpandAlignProperties(vsep2, false, true, Gtk::ALIGN_CENTER, Gtk::ALIGN_FILL); in PartialPasteDlg()
161 hbmain->pack_start(*vsep2); in PartialPasteDlg()
H A Deditorpanel.cc566 Gtk::VSeparator* vsep2 = Gtk::manage (new Gtk::VSeparator ()); in EditorPanel() local
720 iops->attach_next_to (*vsep2, Gtk::POS_LEFT, 1, 1); in EditorPanel()
/dports/archivers/rvm/rvm-1.11/
H A Dreporter.cc769 estring vsep2; in write_report() local
773 vsep2 = "|"; in write_report()
830 t3 << table_repeat << vsep2 << " "; in write_report()
855 t3 << vsep2 << " " << " " << table_endl; in write_report()
856 t3 << table_repeat << vsep2 << " "; in write_report()
/dports/graphics/rawtherapee/rawtherapee-5.8/rtgui/
H A Dpartialpastedlg.cc287 Gtk::VSeparator *vsep2 = Gtk::manage (new Gtk::VSeparator ()); in PartialPasteDlg() local
288 setExpandAlignProperties(vsep2, false, true, Gtk::ALIGN_CENTER, Gtk::ALIGN_FILL); in PartialPasteDlg()
289 hbmain->pack_start (*vsep2); in PartialPasteDlg()
H A Deditorpanel.cc573 Gtk::VSeparator* vsep2 = Gtk::manage (new Gtk::VSeparator ()); in EditorPanel() local
727 iops->attach_next_to (*vsep2, Gtk::POS_LEFT, 1, 1); in EditorPanel()