Searched refs:attach (Results 1 - 25 of 65) sorted by relevance

123

/inkscape/src/ui/dialog/
H A Ddocument-metadata.cpp131 _page_metadata1.attach(*label, 0, 0, 3, 1);
133 _page_metadata1.attach(*label, 0,3,0,1, Gtk::FILL, (Gtk::AttachOptions)0,0,0);
148 _page_metadata1.attach(*space, 0, row, 1, 1);
151 _page_metadata1.attach(w->_label, 1, row, 1, 1);
155 _page_metadata1.attach(*w->_packable, 2, row, 1, 1);
157 _page_metadata1.attach(*space, 0,1, row, row+1, Gtk::FILL, (Gtk::AttachOptions)0,0,0);
158 _page_metadata1.attach(w->_label, 1,2, row, row+1, Gtk::FILL, (Gtk::AttachOptions)0,0,0);
159 _page_metadata1.attach(*w->_packable, 2,3, row, row+1, Gtk::FILL|Gtk::EXPAND, (Gtk::AttachOptions)0,0,0);
173 _page_metadata2.attach(*llabel, 0, row, 3, 1);
175 _page_metadata2.attach(*llabe
[all...]
H A Dguides.cpp195 _layout_table.attach(_label_name, 0, 0, 3, 1);
199 _layout_table.attach(_label_descr, 0, 1, 3, 1);
204 _layout_table.attach(_label_entry, 1, 2, 2, 1);
209 _layout_table.attach(_color, 1, 3, 2, 1);
211 _layout_table.attach(_label_name,
214 _layout_table.attach(_label_descr,
217 _layout_table.attach(_label_entry,
220 _layout_table.attach(_color,
245 _layout_table.attach(_spin_button_x, 1, 4, 1, 1);
250 _layout_table.attach(_spin_button_
[all...]
H A Dpolar-arrange-tab.cpp85 parametersTable.attach(centerLabel, 0, 0, 1, 1);
87 parametersTable.attach(centerLabel, 0, 1, 0, 1, Gtk::FILL);
98 parametersTable.attach(centerX, 1, 0, 1, 1);
99 parametersTable.attach(centerY, 2, 0, 1, 1);
101 parametersTable.attach(centerX, 1, 2, 0, 1, Gtk::FILL);
102 parametersTable.attach(centerY, 2, 3, 0, 1, Gtk::FILL);
107 parametersTable.attach(radiusLabel, 0, 1, 1, 1);
109 parametersTable.attach(radiusLabel, 0, 1, 1, 2, Gtk::FILL);
120 parametersTable.attach(radiusX, 1, 1, 1, 1);
121 parametersTable.attach(radius
[all...]
H A Dfill-and-stroke.cpp137 _page_fill->table().attach(*fillWdgt, 0, 0, 1, 1);
139 _page_fill->table().attach(*fillWdgt, 0, 1, 0, 1);
149 _page_stroke_paint->table().attach(*strokeWdgt, 0, 0, 1, 1);
151 _page_stroke_paint->table().attach(*strokeWdgt, 0, 1, 0, 1);
163 _page_stroke_style->table().attach(*strokeStyleWdgt, 0, 0, 1, 1);
165 _page_stroke_style->table().attach(*strokeStyleWdgt, 0, 1, 0, 1);
H A Dcalligraphic-profile-rename.cpp57 _layout_table->attach(_profile_name_label, 0, 0, 1, 1);
60 _layout_table->attach(_profile_name_entry, 1, 0, 1, 1);
62 _layout_table->attach(_profile_name_label,
64 _layout_table->attach(_profile_name_entry,
H A Dobject-properties.cpp130 grid_top->attach(_label_id, 0, 0, 1, 1);
132 grid_top->attach(_label_id, 0, 1, 0, 1,
144 grid_top->attach(_entry_id, 1, 0, 1, 1);
146 grid_top->attach(_entry_id, 1, 2, 0, 1,
165 grid_top->attach(_label_label, 0, 1, 1, 1);
167 grid_top->attach(_label_label, 0, 1, 1, 2,
180 grid_top->attach(_entry_label, 1, 1, 1, 1);
182 grid_top->attach(_entry_label, 1, 2, 1, 2,
199 grid_top->attach(_label_title, 0, 2, 1, 1);
201 grid_top->attach(_label_titl
[all...]
H A Dtransformation.cpp220 _page_move.table().attach(_scalar_move_horizontal, 0, 0, 2, 1);
221 _page_move.table().attach(_units_move, 2, 0, 1, 1);
224 .attach(_scalar_move_horizontal, 0, 2, 0, 1, Gtk::FILL, Gtk::SHRINK);
227 .attach(_units_move, 2, 3, 0, 1, Gtk::SHRINK, Gtk::SHRINK);
235 _page_move.table().attach(_scalar_move_vertical, 0, 1, 2, 1);
238 .attach(_scalar_move_vertical, 0, 2, 1, 2, Gtk::FILL, Gtk::SHRINK);
246 _page_move.table().attach(_check_move_relative, 0, 2, 2, 1);
249 .attach(_check_move_relative, 0, 2, 2, 3, Gtk::FILL, Gtk::SHRINK);
277 _page_scale.table().attach(_scalar_scale_horizontal, 0, 0, 2, 1);
280 .attach(_scalar_scale_horizonta
[all...]
H A Ddocument-properties.cpp239 table.attach(*arr[i], 1, r, 1, 1);
240 table.attach(*arr[i+1], 2, r, 1, 1);
242 table.attach(*arr[i], 1, 2, r, r+1, Gtk::FILL|Gtk::EXPAND, (Gtk::AttachOptions)0,0,0);
243 table.attach(*arr[i+1], 2, 3, r, r+1, Gtk::FILL|Gtk::EXPAND, (Gtk::AttachOptions)0,0,0);
265 table.attach(*arr[i+1], 1, r, 2, 1);
267 table.attach(*arr[i+1], 1, 3, r, r+1, Gtk::FILL|Gtk::EXPAND, yoptions, 20,0);
278 table.attach(*arr[i+1], 1, r, 2, 1);
280 table.attach(*arr[i+1], 1, 3, r, r+1, Gtk::FILL|Gtk::EXPAND, yoptions, 0,0);
292 table.attach(*arr[i+1], 1, r, 2, 1);
294 table.attach(*ar
[all...]
H A Dknot-properties.cpp69 _layout_table.attach(_knot_x_label,
71 _layout_table.attach(_knot_x_entry,
74 _layout_table.attach(_knot_y_label, 0, 1, 1, 2, Gtk::FILL, Gtk::FILL);
75 _layout_table.attach(_knot_y_entry, 1, 2, 1, 2, Gtk::FILL | Gtk::EXPAND, Gtk::FILL);
H A Dlpe-powerstroke-properties.cpp69 _layout_table.attach(_powerstroke_position_label,
71 _layout_table.attach(_powerstroke_position_entry,
74 _layout_table.attach(_powerstroke_width_label, 0, 1, 1, 2, Gtk::FILL, Gtk::FILL);
75 _layout_table.attach(_powerstroke_width_entry, 1, 2, 1, 2, Gtk::FILL | Gtk::EXPAND, Gtk::FILL);
H A Dlpe-fillet-chamfer-properties.cpp56 _layout_table.attach(_fillet_chamfer_position_label, 0, 1, 0, 1, Gtk::FILL,
58 _layout_table.attach(_fillet_chamfer_position_numeric, 1, 2, 0, 1,
68 _layout_table.attach(_fillet_chamfer_chamfer_subdivisions_label, 0, 1, 1, 2, Gtk::FILL,
70 _layout_table.attach(_fillet_chamfer_chamfer_subdivisions, 1, 2, 1, 2,
H A Dlayer-properties.cpp61 _layout_table.attach(_layer_name_label, 0, 0, 1, 1);
66 _layout_table.attach(_layer_name_entry, 1, 0, 1, 1);
68 _layout_table.attach(_layer_name_label,
70 _layout_table.attach(_layer_name_entry,
192 _layout_table.attach(_layer_position_combo, 1, 1, 1, 1);
196 _layout_table.attach(_layer_position_label, 0, 1, 1, 1);
198 _layout_table.attach(_layer_position_combo,
200 _layout_table.attach(_layer_position_label,
262 _layout_table.attach(_scroller, 0, 1, 2, 1);
264 _layout_table.attach(_scrolle
[all...]
/inkscape/src/ui/widget/
H A Dpage-sizer.cpp362 _customDimTable.attach(_dimensionWidth, 0, 0, 1, 1);
366 _customDimTable.attach(_dimensionUnits, 1, 0, 1, 1);
370 _customDimTable.attach(_dimensionHeight, 0, 1, 1, 1);
374 _customDimTable.attach(_fitPageMarginExpander, 0, 2, 2, 1);
379 _customDimTable.attach(_dimensionWidth, 0,1, 0,1);
380 _customDimTable.attach(_dimensionUnits, 1,2, 0,1);
381 _customDimTable.attach(_dimensionHeight, 0,1, 1,2);
382 _customDimTable.attach(_fitPageMarginExpander, 0,2, 2,3);
407 _marginTable.attach(_marginTopAlign, 0, 0, 2, 1);
411 _marginTable.attach(_marginLeftAlig
[all...]
H A Danchor-selector.cpp57 _container.attach(_buttons[i], i % 3, i / 3, 1, 1);
59 _container.attach(_buttons[i], i % 3, i % 3+1, i / 3, i / 3+1, Gtk::FILL, Gtk::FILL);
H A Dstyle-swatch.cpp155 _table->attach(_label[SS_FILL], 0, 0, 1, 1);
156 _table->attach(_label[SS_STROKE], 0, 1, 1, 1);
157 _table->attach(_place[SS_FILL], 1, 0, 1, 1);
158 _table->attach(_stroke, 1, 1, 1, 1);
159 _table->attach(_opacity_place, 2, 0, 1, 2);
161 _table->attach(_label[SS_FILL], 0,1, 0,1, Gtk::FILL, Gtk::SHRINK);
162 _table->attach(_label[SS_STROKE], 0,1, 1,2, Gtk::FILL, Gtk::SHRINK);
163 _table->attach(_place[SS_FILL], 1,2, 0,1);
164 _table->attach(_stroke, 1,2, 1,2);
165 _table->attach(_opacity_plac
[all...]
H A Dselected-style.cpp303 _popup[i].attach(_popup_edit[i], 0,1, 0,1);
304 _popup[i].attach(*(new Gtk::SeparatorMenuItem()), 0,1, 1,2);
305 _popup[i].attach(_popup_lastused[i], 0,1, 2,3);
306 _popup[i].attach(_popup_lastselected[i], 0,1, 3,4);
307 _popup[i].attach(*(new Gtk::SeparatorMenuItem()), 0,1, 4,5);
308 _popup[i].attach(_popup_invert[i], 0,1, 5,6);
309 _popup[i].attach(*(new Gtk::SeparatorMenuItem()), 0,1, 6,7);
310 _popup[i].attach(_popup_white[i], 0,1, 7,8);
311 _popup[i].attach(_popup_black[i], 0,1, 8,9);
312 _popup[i].attach(*(ne
[all...]
H A Dcolor-wheel-selector.cpp99 attach(*label, 0, row, 1, 1);
101 attach(*label, 0, 1, row, row + 1, Gtk::FILL, Gtk::FILL, XPAD, YPAD);
128 attach(*_slider, 1, row, 1, 1);
130 attach(*_slider, 1, 2, row, row + 1, Gtk::EXPAND | Gtk::FILL, Gtk::FILL, XPAD, YPAD);
159 attach(*spin_button, 2, row, 1, 1);
161 attach(*spin_button, 2, 3, row, row + 1, (Gtk::AttachOptions)0, (Gtk::AttachOptions)0, XPAD, YPAD);
H A Dcolor-notebook.cpp141 attach(*Glib::wrap(_buttonbox), 0, row, 2, 1);
143 attach(*Glib::wrap(_buttonbox), 0, 2, row, row + 1, Gtk::EXPAND | Gtk::FILL, static_cast<Gtk::AttachOptions>(0),
161 attach(*notebook, 0, row, 2, 1);
163 attach(*notebook, 0, 2, row, row + 1, Gtk::EXPAND | Gtk::FILL, Gtk::EXPAND | Gtk::FILL, XPAD * 2, YPAD);
243 attach(*Glib::wrap(rgbabox), 0, row, 2, 1);
245 attach(*Glib::wrap(rgbabox), 0, 2, row, row + 1, Gtk::FILL, Gtk::SHRINK, XPAD, YPAD);
251 attach(*Glib::wrap(_p), 2, 3, row, row + 1, Gtk::FILL, Gtk::FILL, XPAD, YPAD);
H A Dpreferences-widget.cpp130 attach(*label_alignment, 0, 1, row, row + 1, Gtk::FILL, Gtk::AttachOptions(), 0, 0);
154 attach(*w_alignment, 2 - w_col_span, 2, row, row + 1,
185 attach(*label_widget , 0, 4, row, row + 1, Gtk::FILL, Gtk::AttachOptions(), 0, 0);
584 table->attach(*_slider, 0, 0, 1, 1);
586 table->attach(*alignment1, 1, 0, 1, 1);
587 table->attach(_ruler, 0, 1, 1, 1);
589 table->attach(*alignment2, 1, 1, 1, 1);
592 table->attach(*_slider, 0, 1, 0, 1);
593 table->attach(*alignment1, 1, 2, 0, 1, static_cast<Gtk::AttachOptions>(0));
594 table->attach(_rule
[all...]
/inkscape/cxxtest/cxxtest/
H A DGlobalFixture.cpp13 GlobalFixture::GlobalFixture() { attach( _list ); }
H A DLinkedList.h51 void attach( List &l );
/inkscape/src/ui/
H A Dpreviewholder.cpp76 spaceHolder->attach( *_scroller, 0, 0, 1, 1);
78 spaceHolder->attach( *_scroller, 0, 1, 0, 1, Gtk::FILL|Gtk::EXPAND, Gtk::FILL|Gtk::EXPAND );
143 _insides->attach(*thing, 0, i, 1, 1);
147 _insides->attach(*label, 1, i, 1, 1);
149 _insides->attach( *thing, 0, 1, i, i+1, Gtk::FILL|Gtk::EXPAND, Gtk::FILL|Gtk::EXPAND );
150 _insides->attach( *label, 1, 2, i, i+1, Gtk::FILL|Gtk::EXPAND, Gtk::SHRINK );
188 _insides->attach( *target, col2, row2, 1, 1);
190 _insides->attach( *target, col2, col2+1, row2, row2+1, Gtk::FILL|Gtk::EXPAND, Gtk::FILL|Gtk::EXPAND );
196 _insides->attach(*thing, col, row, 1, 1);
203 _insides->attach( *thin
[all...]
/inkscape/packaging/macosx/
H A Dosx-dmg.sh127 DEV_NAME=`/usr/bin/hdiutil attach -readwrite -noverify $auto_open_opt "$rw_name" | egrep '^/dev/' | sed 1q | awk '{print $1}'`
151 DEV_NAME=`/usr/bin/hdiutil attach -readwrite -noverify $auto_open_opt "$rw_name" | egrep '^/dev/' | sed 1q | awk '{print $1}'`
/inkscape/src/
H A Dsp-tag-use.cpp60 // reading xlink:href will attach ref, and that will cause the changed signal to be emitted,
100 ref->attach(Inkscape::URI(value));
168 attach(child_, lastChild());
H A Duri-references.h69 void attach(URI const& uri) throw(BadURIException);

Completed in 73 milliseconds

123