Home
last modified time | relevance | path

Searched refs:FILL (Results 1 – 25 of 3420) sorted by relevance

12345678910>>...137

/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/tests/simd/
H A Dvector_shuffle.cc102 TEST_SHUFFLE(T, L, R, FILL, FILL, FILL, FILL, FILL, FILL, FILL, FILL, \
104 TEST_SHUFFLE(T, L, R, FILL, FILL, FILL, FILL, FILL, FILL, FILL, FILL, \
106 TEST_SHUFFLE(T, L, R, FILL, FILL, FILL, FILL, FILL, FILL, FILL, FILL, \
108 TEST_SHUFFLE(T, L, R, FILL, FILL, FILL, FILL, FILL, FILL, FILL, FILL, \
110 TEST_SHUFFLE(T, L, R, FILL, FILL, FILL, FILL, FILL, FILL, FILL, FILL, \
112 TEST_SHUFFLE(T, L, R, FILL, FILL, FILL, FILL, FILL, FILL, FILL, FILL, \
114 TEST_SHUFFLE(T, L, R, FILL, FILL, FILL, FILL, FILL, FILL, FILL, FILL, \
116 TEST_SHUFFLE(T, L, R, FILL, FILL, FILL, FILL, FILL, FILL, FILL, FILL, \
119 FILL, FILL, FILL, FILL, FILL, FILL, FILL, FILL); \
121 FILL, FILL, FILL, FILL, FILL, FILL, FILL, FILL); \
[all …]
/dports/devel/libunwind/libunwind-1.5.0/src/hppa/
H A Dsetcontext.S39 FILL (2) /* return-pointer */
40 FILL (3) /* frame pointer */
42 FILL (5) /* preserved register */
43 FILL (6) /* preserved register */
44 FILL (7) /* preserved register */
45 FILL (8) /* preserved register */
46 FILL (9) /* preserved register */
47 FILL (10) /* preserved register */
48 FILL (11) /* preserved register */
49 FILL (12) /* preserved register */
[all …]
/dports/emulators/adamem/adamem-1.0_4/
H A DINT.c227 0x2E,0xA1,FILL,FILL,FILL,FILL, /* mov eax,[cs:_cs_alias] */
233 0xE8,FILL,FILL,FILL,FILL, /* call _AllocStack */
236 0xE8,FILL,FILL,FILL,FILL, /* call _interrupt_handler */
240 0x9A,FILL,FILL,FILL,FILL,FILL,FILL, /* call _old_handler */
243 0xE8,FILL,FILL,FILL,FILL, /* call _FreeStack */
282 while (p[++i]!=FILL); in SetInt()
285 while (p[++i]!=FILL); in SetInt()
288 while (p[++i]!=FILL); in SetInt()
291 while (p[++i]!=FILL); in SetInt()
295 while (p[++i]!=FILL); in SetInt()
[all …]
/dports/devel/etl/synfig-1.2.2/synfig-studio/src/gui/docks/
H A Ddock_info.cpp108 …ble->attach(*manage(new Gtk::Label(_("X: "))),0,1,0,2,Gtk::EXPAND|Gtk::FILL,Gtk::SHRINK|Gtk::FILL); in Dock_Info()
109 …ble->attach(*manage(new Gtk::Label(_("Y: "))),0,1,2,4,Gtk::EXPAND|Gtk::FILL,Gtk::SHRINK|Gtk::FILL); in Dock_Info()
112 table->attach(x,1,2,0,2,Gtk::EXPAND|Gtk::FILL,Gtk::SHRINK|Gtk::FILL); in Dock_Info()
113 table->attach(y,1,2,2,4,Gtk::EXPAND|Gtk::FILL,Gtk::SHRINK|Gtk::FILL); in Dock_Info()
116 table->attach(*manage(new Gtk::VSeparator),2,3,0,4,Gtk::EXPAND|Gtk::FILL,Gtk::SHRINK|Gtk::FILL); in Dock_Info()
119 …ble->attach(*manage(new Gtk::Label(_("R: "))),3,4,0,1,Gtk::EXPAND|Gtk::FILL,Gtk::SHRINK|Gtk::FILL); in Dock_Info()
120 …ble->attach(*manage(new Gtk::Label(_("G: "))),3,4,1,2,Gtk::EXPAND|Gtk::FILL,Gtk::SHRINK|Gtk::FILL); in Dock_Info()
125 table->attach(r,4,5,0,1,Gtk::EXPAND|Gtk::FILL,Gtk::SHRINK|Gtk::FILL); in Dock_Info()
126 table->attach(g,4,5,1,2,Gtk::EXPAND|Gtk::FILL,Gtk::SHRINK|Gtk::FILL); in Dock_Info()
127 table->attach(b,4,5,2,3,Gtk::EXPAND|Gtk::FILL,Gtk::SHRINK|Gtk::FILL); in Dock_Info()
[all …]
/dports/graphics/synfig/synfig-1.2.2/synfig-studio/src/gui/docks/
H A Ddock_info.cpp108 …ble->attach(*manage(new Gtk::Label(_("X: "))),0,1,0,2,Gtk::EXPAND|Gtk::FILL,Gtk::SHRINK|Gtk::FILL); in Dock_Info()
109 …ble->attach(*manage(new Gtk::Label(_("Y: "))),0,1,2,4,Gtk::EXPAND|Gtk::FILL,Gtk::SHRINK|Gtk::FILL); in Dock_Info()
112 table->attach(x,1,2,0,2,Gtk::EXPAND|Gtk::FILL,Gtk::SHRINK|Gtk::FILL); in Dock_Info()
113 table->attach(y,1,2,2,4,Gtk::EXPAND|Gtk::FILL,Gtk::SHRINK|Gtk::FILL); in Dock_Info()
116 table->attach(*manage(new Gtk::VSeparator),2,3,0,4,Gtk::EXPAND|Gtk::FILL,Gtk::SHRINK|Gtk::FILL); in Dock_Info()
119 …ble->attach(*manage(new Gtk::Label(_("R: "))),3,4,0,1,Gtk::EXPAND|Gtk::FILL,Gtk::SHRINK|Gtk::FILL); in Dock_Info()
120 …ble->attach(*manage(new Gtk::Label(_("G: "))),3,4,1,2,Gtk::EXPAND|Gtk::FILL,Gtk::SHRINK|Gtk::FILL); in Dock_Info()
125 table->attach(r,4,5,0,1,Gtk::EXPAND|Gtk::FILL,Gtk::SHRINK|Gtk::FILL); in Dock_Info()
126 table->attach(g,4,5,1,2,Gtk::EXPAND|Gtk::FILL,Gtk::SHRINK|Gtk::FILL); in Dock_Info()
127 table->attach(b,4,5,2,3,Gtk::EXPAND|Gtk::FILL,Gtk::SHRINK|Gtk::FILL); in Dock_Info()
[all …]
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-studio/src/gui/docks/
H A Ddock_info.cpp108 …ble->attach(*manage(new Gtk::Label(_("X: "))),0,1,0,2,Gtk::EXPAND|Gtk::FILL,Gtk::SHRINK|Gtk::FILL); in Dock_Info()
109 …ble->attach(*manage(new Gtk::Label(_("Y: "))),0,1,2,4,Gtk::EXPAND|Gtk::FILL,Gtk::SHRINK|Gtk::FILL); in Dock_Info()
112 table->attach(x,1,2,0,2,Gtk::EXPAND|Gtk::FILL,Gtk::SHRINK|Gtk::FILL); in Dock_Info()
113 table->attach(y,1,2,2,4,Gtk::EXPAND|Gtk::FILL,Gtk::SHRINK|Gtk::FILL); in Dock_Info()
116 table->attach(*manage(new Gtk::VSeparator),2,3,0,4,Gtk::EXPAND|Gtk::FILL,Gtk::SHRINK|Gtk::FILL); in Dock_Info()
119 …ble->attach(*manage(new Gtk::Label(_("R: "))),3,4,0,1,Gtk::EXPAND|Gtk::FILL,Gtk::SHRINK|Gtk::FILL); in Dock_Info()
120 …ble->attach(*manage(new Gtk::Label(_("G: "))),3,4,1,2,Gtk::EXPAND|Gtk::FILL,Gtk::SHRINK|Gtk::FILL); in Dock_Info()
125 table->attach(r,4,5,0,1,Gtk::EXPAND|Gtk::FILL,Gtk::SHRINK|Gtk::FILL); in Dock_Info()
126 table->attach(g,4,5,1,2,Gtk::EXPAND|Gtk::FILL,Gtk::SHRINK|Gtk::FILL); in Dock_Info()
127 table->attach(b,4,5,2,3,Gtk::EXPAND|Gtk::FILL,Gtk::SHRINK|Gtk::FILL); in Dock_Info()
[all …]
/dports/print/pdfchain/pdfchain-0.4.4.2/src/
H A Dwindow_main_tool.cc128 …ttach( mAlign_HSeparatorA , 0 , 5 , 1 , 2 , Gtk::FILL | Gtk::EXPAND , Gtk::FILL | Gtk:… in cSection_Tool()
130 …ttach( mAlign_HSeparatorB , 0 , 5 , 3 , 4 , Gtk::FILL | Gtk::EXPAND , Gtk::FILL | Gtk:… in cSection_Tool()
133 …ttach( mAlign_HSeparatorC , 0 , 5 , 6 , 7 , Gtk::FILL | Gtk::EXPAND , Gtk::FILL | Gtk:… in cSection_Tool()
136 …ttach( mCButton_DumpDataFields_Utf8 , 4 , 5 , 8 , 9 , Gtk::FILL | Gtk::SHRINK , Gtk::FILL | Gtk:… in cSection_Tool()
138 …ttach( mCButton_DumpData_Utf8 , 4 , 5 , 9 , 10 , Gtk::FILL | Gtk::SHRINK , Gtk::FILL | Gtk:… in cSection_Tool()
140 …ttach( mCButton_UpdateInfo_Utf8 , 4 , 5 , 10 , 11 , Gtk::FILL | Gtk::SHRINK , Gtk::FILL | Gtk:… in cSection_Tool()
142 …ttach( mAlign_HSeparatorD , 0 , 5 , 12 , 13 , Gtk::FILL | Gtk::EXPAND , Gtk::FILL | Gtk:… in cSection_Tool()
145 …ttach( mCButton_FillForm_DropXfa , 1 , 2 , 14 , 15 , Gtk::FILL | Gtk::SHRINK , Gtk::FILL | Gtk:… in cSection_Tool()
146 …ttach( mVSeparator_FillForm , 2 , 3 , 14 , 15 , Gtk::FILL | Gtk::SHRINK , Gtk::FILL | Gtk:… in cSection_Tool()
147 …ttach( mCButton_FillForm_Appearance , 3 , 4 , 14 , 15 , Gtk::FILL | Gtk::SHRINK , Gtk::FILL | Gtk:… in cSection_Tool()
[all …]
/dports/science/openkim/openkim-api-v1.1.1/DOCs/TEMPLATEs/
H A Dmodel_driver_P_Template.c109 double <FILL parameter 1>;
110 double <FILL parameter 2>;
234 double* <FILL parameter 1>; in compute()
235 double* <FILL parameter 2>; in compute()
263 <FILL parameter 1> = &(buffer-><FILL parameter 1>); in compute()
264 <FILL parameter 2> = &(buffer-><FILL parameter 2>); in compute()
587 double <FILL parameter 1>; in _init_()
588 double <FILL parameter 2>; in _init_()
629 &<FILL parameter 1>, in _init_()
694 buffer-><FILL parameter 1> = <FILL parameter 1>; in _init_()
[all …]
/dports/devel/etl/synfig-1.2.2/synfig-studio/src/gui/widgets/
H A Dwidget_waypoint.cpp152 …waypointTable->attach(*value_widget, 1, 2, 0, 1, Gtk::EXPAND | Gtk::FILL, Gtk::EXPAND | Gtk::FILL,… in Widget_Waypoint()
153 …ble->attach(*value_node_label, 1, 2, 0, 1, Gtk::EXPAND | Gtk::FILL, Gtk::EXPAND | Gtk::FILL, 0, 0); in Widget_Waypoint()
158 …le->attach(*waypointTimeLabel, 0, 1, 1, 2, Gtk::SHRINK | Gtk::FILL, Gtk::EXPAND | Gtk::FILL, 0, 0); in Widget_Waypoint()
159 …waypointTable->attach(*time_widget, 1, 2, 1, 2, Gtk::EXPAND | Gtk::FILL, Gtk::EXPAND | Gtk::FILL, … in Widget_Waypoint()
205 …tcbTable->attach(*tensionLabel, 0, 1, 0, 1, Gtk::SHRINK | Gtk::FILL, Gtk::EXPAND | Gtk::FILL, 0, 0… in Widget_Waypoint()
206 …tcbTable->attach(*spin_tension, 1, 2, 0, 1, Gtk::EXPAND | Gtk::FILL, Gtk::EXPAND | Gtk::FILL, 0, 0… in Widget_Waypoint()
212 …tcbTable->attach(*continuityLabel, 0, 1, 1, 2, Gtk::SHRINK | Gtk::FILL, Gtk::EXPAND | Gtk::FILL, 0… in Widget_Waypoint()
213 …tcbTable->attach(*spin_continuity, 1, 2, 1, 2, Gtk::EXPAND | Gtk::FILL, Gtk::EXPAND | Gtk::FILL, 0… in Widget_Waypoint()
219 tcbTable->attach(*biasLabel, 0, 1, 2, 3, Gtk::SHRINK | Gtk::FILL, Gtk::EXPAND | Gtk::FILL, 0, 0); in Widget_Waypoint()
220 tcbTable->attach(*spin_bias, 1, 2, 2, 3, Gtk::EXPAND | Gtk::FILL, Gtk::EXPAND | Gtk::FILL, 0, 0); in Widget_Waypoint()
[all …]
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-studio/src/gui/widgets/
H A Dwidget_waypoint.cpp152 …waypointTable->attach(*value_widget, 1, 2, 0, 1, Gtk::EXPAND | Gtk::FILL, Gtk::EXPAND | Gtk::FILL,… in Widget_Waypoint()
153 …ble->attach(*value_node_label, 1, 2, 0, 1, Gtk::EXPAND | Gtk::FILL, Gtk::EXPAND | Gtk::FILL, 0, 0); in Widget_Waypoint()
158 …le->attach(*waypointTimeLabel, 0, 1, 1, 2, Gtk::SHRINK | Gtk::FILL, Gtk::EXPAND | Gtk::FILL, 0, 0); in Widget_Waypoint()
159 …waypointTable->attach(*time_widget, 1, 2, 1, 2, Gtk::EXPAND | Gtk::FILL, Gtk::EXPAND | Gtk::FILL, … in Widget_Waypoint()
205 …tcbTable->attach(*tensionLabel, 0, 1, 0, 1, Gtk::SHRINK | Gtk::FILL, Gtk::EXPAND | Gtk::FILL, 0, 0… in Widget_Waypoint()
206 …tcbTable->attach(*spin_tension, 1, 2, 0, 1, Gtk::EXPAND | Gtk::FILL, Gtk::EXPAND | Gtk::FILL, 0, 0… in Widget_Waypoint()
212 …tcbTable->attach(*continuityLabel, 0, 1, 1, 2, Gtk::SHRINK | Gtk::FILL, Gtk::EXPAND | Gtk::FILL, 0… in Widget_Waypoint()
213 …tcbTable->attach(*spin_continuity, 1, 2, 1, 2, Gtk::EXPAND | Gtk::FILL, Gtk::EXPAND | Gtk::FILL, 0… in Widget_Waypoint()
219 tcbTable->attach(*biasLabel, 0, 1, 2, 3, Gtk::SHRINK | Gtk::FILL, Gtk::EXPAND | Gtk::FILL, 0, 0); in Widget_Waypoint()
220 tcbTable->attach(*spin_bias, 1, 2, 2, 3, Gtk::EXPAND | Gtk::FILL, Gtk::EXPAND | Gtk::FILL, 0, 0); in Widget_Waypoint()
[all …]
/dports/graphics/synfig/synfig-1.2.2/synfig-studio/src/gui/widgets/
H A Dwidget_waypoint.cpp152 …waypointTable->attach(*value_widget, 1, 2, 0, 1, Gtk::EXPAND | Gtk::FILL, Gtk::EXPAND | Gtk::FILL,… in Widget_Waypoint()
153 …ble->attach(*value_node_label, 1, 2, 0, 1, Gtk::EXPAND | Gtk::FILL, Gtk::EXPAND | Gtk::FILL, 0, 0); in Widget_Waypoint()
158 …le->attach(*waypointTimeLabel, 0, 1, 1, 2, Gtk::SHRINK | Gtk::FILL, Gtk::EXPAND | Gtk::FILL, 0, 0); in Widget_Waypoint()
159 …waypointTable->attach(*time_widget, 1, 2, 1, 2, Gtk::EXPAND | Gtk::FILL, Gtk::EXPAND | Gtk::FILL, … in Widget_Waypoint()
205 …tcbTable->attach(*tensionLabel, 0, 1, 0, 1, Gtk::SHRINK | Gtk::FILL, Gtk::EXPAND | Gtk::FILL, 0, 0… in Widget_Waypoint()
206 …tcbTable->attach(*spin_tension, 1, 2, 0, 1, Gtk::EXPAND | Gtk::FILL, Gtk::EXPAND | Gtk::FILL, 0, 0… in Widget_Waypoint()
212 …tcbTable->attach(*continuityLabel, 0, 1, 1, 2, Gtk::SHRINK | Gtk::FILL, Gtk::EXPAND | Gtk::FILL, 0… in Widget_Waypoint()
213 …tcbTable->attach(*spin_continuity, 1, 2, 1, 2, Gtk::EXPAND | Gtk::FILL, Gtk::EXPAND | Gtk::FILL, 0… in Widget_Waypoint()
219 tcbTable->attach(*biasLabel, 0, 1, 2, 3, Gtk::SHRINK | Gtk::FILL, Gtk::EXPAND | Gtk::FILL, 0, 0); in Widget_Waypoint()
220 tcbTable->attach(*spin_bias, 1, 2, 2, 3, Gtk::EXPAND | Gtk::FILL, Gtk::EXPAND | Gtk::FILL, 0, 0); in Widget_Waypoint()
[all …]
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/widget/
H A Dfill-style.cpp69 if (kind == FILL) { in FillNStroke()
189 if (kind == FILL) { in performUpdate()
405 if (kind == FILL) { in updateFromPaint()
417 if (kind == FILL) { in updateFromPaint()
444 if (kind == FILL) { in updateFromPaint()
473 if (kind == FILL) { in updateFromPaint()
497 if (kind == FILL) { in updateFromPaint()
522 if (kind == FILL) { in updateFromPaint()
537 if (kind == FILL) { in updateFromPaint()
631 if (kind == FILL) { in updateFromPaint()
[all …]
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dtime_fx_dialog.cc114 table->attach (*l, 0, 1, 0, 4, Gtk::FILL, Gtk::FILL, 0, 0); in TimeFXDialog()
117 table->attach (*l, 1, 2, 0, 1, Gtk::FILL, Gtk::EXPAND, 0, 0); in TimeFXDialog()
118 table->attach (pitch_octave_spinner, 2, 3, 0, 1, Gtk::FILL, Gtk::EXPAND & Gtk::FILL, 0, 0); in TimeFXDialog()
122 table->attach (*l, 1, 2, 1, 2, Gtk::FILL, Gtk::EXPAND, 0, 0); in TimeFXDialog()
123 table->attach (pitch_semitone_spinner, 2, 3, 1, 2, Gtk::FILL, Gtk::EXPAND & Gtk::FILL, 0, 0); in TimeFXDialog()
129 table->attach (pitch_cent_spinner, 2, 3, 2, 3, Gtk::FILL, Gtk::EXPAND & Gtk::FILL, 0, 0); in TimeFXDialog()
157 table->attach (*l, 0, 1, row, row+1, Gtk::FILL, Gtk::FILL, 0, 0); in TimeFXDialog()
158 …tach (*clock_align, 1, 2, row, row+1, Gtk::AttachOptions (Gtk::EXPAND|Gtk::FILL), Gtk::FILL, 0, 0); in TimeFXDialog()
167 table->attach (*l, 0, 1, row, row+1, Gtk::FILL, Gtk::FILL, 0, 0); in TimeFXDialog()
168 table->attach (*spinner, 1, 2, row, row+1, Gtk::FILL, Gtk::FILL, 0, 0); in TimeFXDialog()
[all …]
H A Dregion_editor.cc134 _table.attach (name_label, 0, 1, _table_row, _table_row + 1, Gtk::FILL, Gtk::FILL); in RegionEditor()
135 _table.attach (*nb, 1, 2, _table_row, _table_row + 1, Gtk::FILL | Gtk::EXPAND, Gtk::FILL); in RegionEditor()
138 _table.attach (position_label, 0, 1, _table_row, _table_row + 1, Gtk::FILL, Gtk::FILL); in RegionEditor()
142 _table.attach (end_label, 0, 1, _table_row, _table_row + 1, Gtk::FILL, Gtk::FILL); in RegionEditor()
143 _table.attach (end_clock, 1, 2, _table_row, _table_row + 1, Gtk::FILL | Gtk::EXPAND, Gtk::FILL); in RegionEditor()
146 _table.attach (length_label, 0, 1, _table_row, _table_row + 1, Gtk::FILL, Gtk::FILL); in RegionEditor()
150 _table.attach (sync_relative_label, 0, 1, _table_row, _table_row + 1, Gtk::FILL, Gtk::FILL); in RegionEditor()
154 _table.attach (sync_absolute_label, 0, 1, _table_row, _table_row + 1, Gtk::FILL, Gtk::FILL); in RegionEditor()
158 _table.attach (start_label, 0, 1, _table_row, _table_row + 1, Gtk::FILL, Gtk::FILL); in RegionEditor()
162 _table.attach (_sources_label, 0, 1, _table_row, _table_row + 1, Gtk::FILL, Gtk::FILL); in RegionEditor()
[all …]
H A Droute_group_dialog.cc147 table->attach (*l, 0, 1, 0, 8, Gtk::FILL, Gtk::FILL, 0, 0); in RouteGroupDialog()
149 table->attach (_gain, 1, 3, 1, 2, Gtk::FILL, Gtk::FILL, 0, 0); in RouteGroupDialog()
153 table->attach (*l, 1, 2, 2, 3, Gtk::FILL, Gtk::FILL, 0, 0); in RouteGroupDialog()
154 table->attach (_relative, 2, 3, 2, 3, Gtk::FILL, Gtk::FILL, 0, 0); in RouteGroupDialog()
156 table->attach (_mute, 1, 3, 3, 4, Gtk::FILL, Gtk::FILL, 0, 0); in RouteGroupDialog()
157 table->attach (_solo, 1, 3, 4, 5, Gtk::FILL, Gtk::FILL, 0, 0); in RouteGroupDialog()
158 table->attach (_rec_enable, 1, 3, 5, 6, Gtk::FILL, Gtk::FILL, 0, 0); in RouteGroupDialog()
159 table->attach (_select, 1, 3, 6, 7, Gtk::FILL, Gtk::FILL, 0, 0); in RouteGroupDialog()
160 table->attach (_route_active, 1, 3, 7, 8, Gtk::FILL, Gtk::FILL, 0, 0); in RouteGroupDialog()
161 table->attach (_share_color, 1, 3, 8, 9, Gtk::FILL, Gtk::FILL, 0, 0); in RouteGroupDialog()
[all …]
/dports/audio/tuxguitar/tuxguitar-src-1.2/TuxGuitar-lilypond/src/org/herac/tuxguitar/io/lilypond/
H A DLilypondSettingsDialog.java41 columnLeft.setLayoutData(new GridData(SWT.FILL,SWT.FILL,true,true)); in open()
45 columnRight.setLayoutData(new GridData(SWT.FILL,SWT.FILL,true,true)); in open()
51 trackGroup.setLayoutData(new GridData(SWT.FILL,SWT.FILL,true,true)); in open()
74 measureGroup.setLayoutData(new GridData(SWT.FILL,SWT.FILL,true,true)); in open()
127 layoutGroup.setLayoutData(new GridData(SWT.FILL,SWT.FILL,true,true)); in open()
131 scoreCheck.setLayoutData(new GridData(SWT.FILL,SWT.FILL,true,true)); in open()
136 tablatureCheck.setLayoutData(new GridData(SWT.FILL,SWT.FILL,true,true)); in open()
147 trackNameCheck.setLayoutData(new GridData(SWT.FILL,SWT.FILL,true,true)); in open()
152 lyricsCheck.setLayoutData(new GridData(SWT.FILL,SWT.FILL,true,true)); in open()
157 textsCheck.setLayoutData(new GridData(SWT.FILL,SWT.FILL,true,true)); in open()
[all …]
/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/osc/
H A Dosc_gui.cc69 table->attach (*label, 0, 1, n, n+1, AttachOptions(FILL|EXPAND), AttachOptions(0)); in OSC_GUI()
71 table->attach (*label, 1, 2, n, n+1, AttachOptions(FILL|EXPAND), AttachOptions(0)); in OSC_GUI()
77 table->attach (*label, 0, 1, n, n+1, AttachOptions(FILL|EXPAND), AttachOptions(0)); in OSC_GUI()
90 table->attach (*label, 0, 1, n, n+1, AttachOptions(FILL|EXPAND), AttachOptions(0)); in OSC_GUI()
103 table->attach (*label, 0, 1, n, n+1, AttachOptions(FILL|EXPAND), AttachOptions(0)); in OSC_GUI()
114 table->attach (*label, 0, 1, n, n+1, AttachOptions(FILL|EXPAND), AttachOptions(0)); in OSC_GUI()
125 table->attach (*label, 0, 1, n, n+1, AttachOptions(FILL|EXPAND), AttachOptions(0)); in OSC_GUI()
136 table->attach (*label, 0, 1, n, n+1, AttachOptions(FILL|EXPAND), AttachOptions(0)); in OSC_GUI()
151 table->attach (*label, 0, 1, n, n+1, AttachOptions(FILL|EXPAND), AttachOptions(0)); in OSC_GUI()
167 table->attach (*label, 0, 1, n, n+1, AttachOptions(FILL|EXPAND), AttachOptions(0)); in OSC_GUI()
[all …]
/dports/math/py-numpy/numpy-1.20.3/numpy/core/src/common/simd/vsx/
H A Dmisc.h40 #define npyv_setf_u8(FILL, ...) ((npyv_u8){NPYV__SET_FILL_16(char, FILL, __VA_ARGS__)}) argument
41 #define npyv_setf_s8(FILL, ...) ((npyv_s8){NPYV__SET_FILL_16(char, FILL, __VA_ARGS__)}) argument
42 #define npyv_setf_u16(FILL, ...) ((npyv_u16){NPYV__SET_FILL_8(short, FILL, __VA_ARGS__)}) argument
43 #define npyv_setf_s16(FILL, ...) ((npyv_s16){NPYV__SET_FILL_8(short, FILL, __VA_ARGS__)}) argument
44 #define npyv_setf_u32(FILL, ...) ((npyv_u32){NPYV__SET_FILL_4(int, FILL, __VA_ARGS__)}) argument
45 #define npyv_setf_s32(FILL, ...) ((npyv_s32){NPYV__SET_FILL_4(int, FILL, __VA_ARGS__)}) argument
46 #define npyv_setf_u64(FILL, ...) ((npyv_u64){NPYV__SET_FILL_2(npy_int64, FILL, __VA_ARGS__)}) argument
47 #define npyv_setf_s64(FILL, ...) ((npyv_s64){NPYV__SET_FILL_2(npy_int64, FILL, __VA_ARGS__)}) argument
48 #define npyv_setf_f32(FILL, ...) ((npyv_f32){NPYV__SET_FILL_4(float, FILL, __VA_ARGS__)}) argument
49 #define npyv_setf_f64(FILL, ...) ((npyv_f64){NPYV__SET_FILL_2(double, FILL, __VA_ARGS__)}) argument
/dports/audio/tuxguitar/tuxguitar-src-1.2/TuxGuitar/src/org/herac/tuxguitar/gui/editors/chord/
H A DChordSelector.java57 this.setLayoutData(new GridData(SWT.FILL,SWT.FILL,true,true)); in ChordSelector()
69 tonicComposite.setLayoutData(new GridData(SWT.FILL,SWT.FILL,true,true)); in init()
72 this.tonicList.setLayoutData(new GridData(SWT.FILL,SWT.FILL,true,true)); in init()
88 this.chordList.setLayoutData(new GridData(SWT.FILL,SWT.FILL,true,true)); in init()
281 aboveComposite.setLayoutData(new GridData(SWT.FILL,SWT.FILL,true,true)); in initChordWidgets()
284 firstComposite.setLayoutData(new GridData(SWT.FILL,SWT.FILL,true,true)); in initChordWidgets()
288 this.plusMinusList.setLayoutData(new GridData(SWT.FILL,SWT.FILL,true,true)); in initChordWidgets()
292 secondComposite.setLayoutData(new GridData(SWT.FILL,SWT.FILL,true,true)); in initChordWidgets()
294 this._5List.setLayoutData(new GridData(SWT.FILL,SWT.FILL,true,true)); in initChordWidgets()
297 this._9List.setLayoutData(new GridData(SWT.FILL,SWT.FILL,true,true)); in initChordWidgets()
[all …]
/dports/games/gtkevemon/gtkevemon-ac2ca34/src/gui/
H A Dgtkcharpage.cc147 info_table->attach(*corp_desc, 1, 2, 1, 2, Gtk::FILL, Gtk::FILL); in GtkCharPage()
148 info_table->attach(*isk_desc, 1, 2, 2, 3, Gtk::FILL, Gtk::FILL); in GtkCharPage()
149 info_table->attach(*skillpoints_desc, 1, 2, 3, 4, Gtk::FILL, Gtk::FILL); in GtkCharPage()
150 info_table->attach(*knownskills_desc, 1, 2, 4, 5, Gtk::FILL, Gtk::FILL); in GtkCharPage()
152 info_table->attach(this->corp_label, 2, 3, 1, 2, Gtk::FILL, Gtk::FILL); in GtkCharPage()
156 Gtk::FILL, Gtk::FILL); in GtkCharPage()
157 info_table->attach(*MK_VSEP, 3, 4, 0, 5, Gtk::FILL, Gtk::FILL); in GtkCharPage()
169 Gtk::FILL | Gtk::EXPAND, Gtk::SHRINK | Gtk::FILL); in GtkCharPage()
206 train_table->attach(*train_sub_tbl, 0, 1, 0, 2, Gtk::FILL, Gtk::FILL); in GtkCharPage()
218 Gtk::FILL | Gtk::EXPAND, Gtk::FILL); in GtkCharPage()
[all …]
/dports/audio/tuxguitar/tuxguitar-src-1.2/TuxGuitar-fluidsynth/src/org/herac/tuxguitar/player/impl/midiport/fluidsynth/
H A DMidiOutputPortSettings.java43 dialog.setLayoutData(new GridData(SWT.FILL,SWT.FILL,true,true)); in configure()
59 cSoundfontsTable.setLayoutData(new GridData(SWT.FILL, SWT.FILL, true, true)); in configure()
71 cSoundfontsButtons.setLayoutData(new GridData(SWT.FILL,SWT.FILL,true,true)); in configure()
110 cAudioDriver.setLayoutData(new GridData(SWT.FILL, SWT.FILL, true, false)); in configure()
134 cAudioPeriodSize.setLayoutData(new GridData(SWT.FILL, SWT.FILL, true, false)); in configure()
165 sSynthGain.setLayoutData(new GridData(SWT.FILL, SWT.FILL, true, false)); in configure()
176 cSynthSampleRate.setLayoutData(new GridData(SWT.FILL, SWT.FILL, true, false)); in configure()
186 sSynthPolyphony.setLayoutData(new GridData(SWT.FILL, SWT.FILL, true, false)); in configure()
208 buttonOK.setLayoutData(getButtonData(SWT.FILL, SWT.FILL, true, true)); in configure()
234 buttonCancel.setLayoutData(getButtonData(SWT.FILL, SWT.FILL, true, true)); in configure()
[all …]
/dports/mail/claws-mail-pdf_viewer/claws-mail-3.18.0/src/plugins/rssyl/libfeed/
H A Dparser_rss20.c126 FILL(feed->title) in feed_parser_rss20_end()
128 FILL(feed->description) in feed_parser_rss20_end()
130 FILL(feed->language) in feed_parser_rss20_end()
132 FILL(feed->author) in feed_parser_rss20_end()
134 FILL(feed->generator) in feed_parser_rss20_end()
152 FILL(ctx->curitem->title) in feed_parser_rss20_end()
154 FILL(ctx->curitem->author) in feed_parser_rss20_end()
158 FILL(ctx->curitem->text) in feed_parser_rss20_end()
160 FILL(ctx->curitem->url) in feed_parser_rss20_end()
162 FILL(ctx->curitem->id) in feed_parser_rss20_end()
[all …]
/dports/mail/claws-mail-pgp/claws-mail-3.18.0/src/plugins/rssyl/libfeed/
H A Dparser_rss20.c126 FILL(feed->title) in feed_parser_rss20_end()
128 FILL(feed->description) in feed_parser_rss20_end()
130 FILL(feed->language) in feed_parser_rss20_end()
132 FILL(feed->author) in feed_parser_rss20_end()
134 FILL(feed->generator) in feed_parser_rss20_end()
152 FILL(ctx->curitem->title) in feed_parser_rss20_end()
154 FILL(ctx->curitem->author) in feed_parser_rss20_end()
158 FILL(ctx->curitem->text) in feed_parser_rss20_end()
160 FILL(ctx->curitem->url) in feed_parser_rss20_end()
162 FILL(ctx->curitem->id) in feed_parser_rss20_end()
[all …]
/dports/mail/claws-mail-rssyl/claws-mail-3.18.0/src/plugins/rssyl/libfeed/
H A Dparser_rss20.c126 FILL(feed->title) in feed_parser_rss20_end()
128 FILL(feed->description) in feed_parser_rss20_end()
130 FILL(feed->language) in feed_parser_rss20_end()
132 FILL(feed->author) in feed_parser_rss20_end()
134 FILL(feed->generator) in feed_parser_rss20_end()
152 FILL(ctx->curitem->title) in feed_parser_rss20_end()
154 FILL(ctx->curitem->author) in feed_parser_rss20_end()
158 FILL(ctx->curitem->text) in feed_parser_rss20_end()
160 FILL(ctx->curitem->url) in feed_parser_rss20_end()
162 FILL(ctx->curitem->id) in feed_parser_rss20_end()
[all …]
/dports/mail/claws-mail-newmail/claws-mail-3.18.0/src/plugins/rssyl/libfeed/
H A Dparser_rss20.c126 FILL(feed->title) in feed_parser_rss20_end()
128 FILL(feed->description) in feed_parser_rss20_end()
130 FILL(feed->language) in feed_parser_rss20_end()
132 FILL(feed->author) in feed_parser_rss20_end()
134 FILL(feed->generator) in feed_parser_rss20_end()
152 FILL(ctx->curitem->title) in feed_parser_rss20_end()
154 FILL(ctx->curitem->author) in feed_parser_rss20_end()
158 FILL(ctx->curitem->text) in feed_parser_rss20_end()
160 FILL(ctx->curitem->url) in feed_parser_rss20_end()
162 FILL(ctx->curitem->id) in feed_parser_rss20_end()
[all …]

12345678910>>...137