Home
last modified time | relevance | path

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

/dports/graphics/art/ART-1.9.3/rtgui/
H A Ddiagonalcurveeditorsubgroup.cc66 custombbox->get_style_context()->add_class("curve-buttonbox"); in DiagonalCurveEditorSubGroup()
69 custombbox->set_orientation(Gtk::ORIENTATION_HORIZONTAL); in DiagonalCurveEditorSubGroup()
73 custombbox->set_orientation(Gtk::ORIENTATION_HORIZONTAL); in DiagonalCurveEditorSubGroup()
77 custombbox->set_orientation(Gtk::ORIENTATION_VERTICAL); in DiagonalCurveEditorSubGroup()
81 custombbox->set_orientation(Gtk::ORIENTATION_VERTICAL); in DiagonalCurveEditorSubGroup()
100 custombbox->attach_next_to(*editPointCustom, sideStart, 1, 1); in DiagonalCurveEditorSubGroup()
101 custombbox->attach_next_to(*editCustom, sideStart, 1, 1); in DiagonalCurveEditorSubGroup()
102 custombbox->attach_next_to(*copyCustom, sideEnd, 1, 1); in DiagonalCurveEditorSubGroup()
103 custombbox->attach_next_to(*pasteCustom, sideEnd, 1, 1); in DiagonalCurveEditorSubGroup()
104 custombbox->attach_next_to(*loadCustom, sideEnd, 1, 1); in DiagonalCurveEditorSubGroup()
[all …]
/dports/graphics/rawtherapee/rawtherapee-5.8/rtgui/
H A Ddiagonalcurveeditorsubgroup.cc67 custombbox->get_style_context()->add_class("curve-buttonbox"); in DiagonalCurveEditorSubGroup()
70 custombbox->set_orientation(Gtk::ORIENTATION_HORIZONTAL); in DiagonalCurveEditorSubGroup()
74 custombbox->set_orientation(Gtk::ORIENTATION_HORIZONTAL); in DiagonalCurveEditorSubGroup()
78 custombbox->set_orientation(Gtk::ORIENTATION_VERTICAL); in DiagonalCurveEditorSubGroup()
82 custombbox->set_orientation(Gtk::ORIENTATION_VERTICAL); in DiagonalCurveEditorSubGroup()
101 custombbox->attach_next_to(*editPointCustom, sideStart, 1, 1); in DiagonalCurveEditorSubGroup()
102 custombbox->attach_next_to(*editCustom, sideStart, 1, 1); in DiagonalCurveEditorSubGroup()
103 custombbox->attach_next_to(*copyCustom, sideEnd, 1, 1); in DiagonalCurveEditorSubGroup()
104 custombbox->attach_next_to(*pasteCustom, sideEnd, 1, 1); in DiagonalCurveEditorSubGroup()
105 custombbox->attach_next_to(*loadCustom, sideEnd, 1, 1); in DiagonalCurveEditorSubGroup()
[all …]