Home
last modified time | relevance | path

Searched refs:atRow (Results 1 – 25 of 116) sorted by relevance

12345

/dports/graphics/phototonic/phototonic-2.1/
H A DInfoViewer.cpp79 int atRow = imageInfoModel->rowCount(); in addEntry() local
81 imageInfoModel->insertRow(atRow, itemKey); in addEntry()
85 imageInfoModel->setItem(atRow, 1, itemVal); in addEntry()
90 int atRow = imageInfoModel->rowCount(); in addTitleEntry() local
92 imageInfoModel->insertRow(atRow, itemKey); in addTitleEntry()
H A DExternalAppsDialog.cpp100 int atRow = appsTableModel->rowCount(); in entry() local
102 appsTableModel->insertRow(atRow, itemKey); in entry()
113 int atRow = model->rowCount(); in addTableModelItem() local
116 model->insertRow(atRow, itemKey); in addTableModelItem()
117 model->setItem(atRow, 1, itemKey2); in addTableModelItem()
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Headers/Additions/GNUstepGUI/
H A DGSTable.h266 atRow: (int)row
273 atRow: (int)row
281 atRow: (int)row
313 atRow: (int)row
/dports/cad/ktechlab/ktechlab-0.50.0/tests/loaded-icons/
H A Dtest-loaded-icons.cpp51 const int atRow = mainLayout->rowCount() + 1; in addIcon() local
73 mainLayout->addWidget(ql, atRow, 1); in addIcon()
78 mainLayout->addWidget(qt, atRow, 2); in addIcon()
79 mainLayout->setRowMinimumHeight(atRow, 70); in addIcon()
/dports/mail/cone/cone-1.1/curses/
H A Dcursesdialog.C82 void CursesDialog::addPrompt(CursesLabel *label, Curses *field, size_t atRow) in addPrompt() argument
92 if ( b->first != NULL && (size_t)b->first->getRow() >= atRow) in addPrompt()
95 if ( b->second != NULL && (size_t)b->second->getRow() >= atRow) in addPrompt()
103 label->setRow(atRow); in addPrompt()
109 field->setRow(atRow); in addPrompt()
/dports/devel/gorm/apps-gorm-04554d2/GormPrefs/
H A DGormGeneralPref.m68 [interfaceMatrix setState: NSOnState atRow: 0 column: 0];
69 [interfaceMatrix setState: NSOffState atRow: 1 column: 0];
73 [interfaceMatrix setState: NSOffState atRow: 0 column: 0];
74 [interfaceMatrix setState: NSOnState atRow: 1 column: 0];
/dports/graphics/graphos/Graphos-0.7/
H A DGRPropsEditor.m170 [lineCapMatrix setState: NSOnState atRow: 0 column: 0];
172 [lineCapMatrix setState: NSOnState atRow: 1 column: 0];
174 [lineCapMatrix setState: NSOnState atRow: 2 column: 0];
186 [lineJoinMatrix setState: NSOnState atRow: 0 column: 0];
188 [lineJoinMatrix setState: NSOnState atRow: 1 column: 0];
190 [lineJoinMatrix setState: NSOnState atRow: 2 column: 0];
/dports/multimedia/vlc/vlc-3.0.16/modules/gui/macosx/
H A DVLCUIWidgets.h55 - (void)addSubview:(NSView *)view atRow:(NSUInteger)row column:(NSUInteger)column rowSpan:(NSUInteg…
58 atRow:(NSUInteger)row
/dports/x11/terminal.app/Terminal-0.9.9/
H A DTerminalWindowPrefs.m184 [t putView: f atRow: 1 column: 0
189 [t putView: f atRow: 1 column: 1];
194 [t putView: f atRow: 0 column: 0
199 [t putView: f atRow: 0 column: 1];
H A DServicesPrefs.m635 [t putView: f atRow: 2 column: 0 withXMargins: 2 yMargins: 2];
641 [t putView: f atRow: 2 column: 1];
648 [t putView: f atRow: 1 column: 0 withXMargins: 2 yMargins: 2];
654 [t putView: f atRow: 1 column: 1];
661 [t putView: f atRow: 0 column: 0 withXMargins: 2 yMargins: 2];
667 [t putView: f atRow: 0 column: 1];
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/ColorPickers/
H A DGSStandardColorPicker.m211 atRow: 0
219 atRow: 1
229 atRow: 2
323 atRow: numFields - i
366 atRow: numFields + 1
391 atRow: numFields + 1
407 atRow: numFields - i
/dports/ftp/waiho/Waiho-0.2/
H A DFTPBrowser.m59 - (void)browser:(NSBrowser *)sender willDisplayCell:(id)cell atRow:(int)row column:(int)column {
66 //NSLog (@"On entre dans browser:willDisplayCell:atRow:(%d)column:(%d)",row,column);
89 //NSLog (@"On quitte browser:willDisplayCell:atRow:(%d)column:(%d)",row, column);
H A DBrowser.h30 - (void)browser:(NSBrowser *)sender willDisplayCell:(id)cell atRow:(int)row column:(int)column;
H A DFTPBrowser.h32 - (void) browser:(NSBrowser *)sender willDisplayCell:(id)cell atRow:(int)row column:(int)column;
/dports/audio/mpdcon/MPDCon-1.5.1/
H A DPlaylistController.m36 - (void) _moveRows: (NSArray *)rows atRow: (NSInteger)row;
37 - (void) _addSongs: (NSArray *)paths atRow: (NSInteger)row;
346 [self _moveRows: objectsList atRow: row];
351 [self _addSongs: objectsList atRow: row];
497 - (void) _moveRows: (NSArray *)rows atRow: (NSInteger)row
519 - (void) _addSongs: (NSArray *)songs atRow: (NSInteger)row
/dports/textproc/aiksaurus/aiksaurus-1.2.1/cocoa/fmwk/
H A DAiksaurusCocoa.h43 - (NSString *)clickColumn:(int)column atRow:(int)row;
82 - (NSString *)clickColumn:(int)column atRow:(int)row;
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Headers/AppKit/
H A DNSMatrix.h157 atRow: (NSInteger)row
185 atRow: (NSInteger)row
279 atRow: (NSInteger)row
/dports/graphics/kolourpaint/kolourpaint-21.12.3/dialogs/imagelib/
H A DkpDocumentMetaInfoDialog.cpp530 void kpDocumentMetaInfoDialog::fieldsAddEmptyRow (int atRow) in fieldsAddEmptyRow() argument
536 d->fieldsTableWidget->insertRow (atRow); in fieldsAddEmptyRow()
538 d->fieldsTableWidget->setItem (atRow, 0, new QTableWidgetItem (QString ())); in fieldsAddEmptyRow()
539 d->fieldsTableWidget->setItem (atRow, 1, new QTableWidgetItem (QString ())); in fieldsAddEmptyRow()
H A DkpDocumentMetaInfoDialog.h88 void fieldsAddEmptyRow (int atRow);
/dports/mail/cone/cone-1.1/cone/
H A Dconfigscreen.H214 size_t atRow);
217 size_t atRow);
/dports/devel/gorm/apps-gorm-04554d2/Palettes/3Containers/
H A DGormNSBrowser.m40 atRow: (NSInteger)row column: (NSInteger)column;
59 atRow: (NSInteger)row
/dports/lang/io-devel/io-9bfac31d/extras/IoTest/IoTest/
H A DIoBrowserController.h29 atRow:(NSInteger)row
/dports/biology/lamarc/lamarc-2.1.8/src/convStrings/
H A Dgc_strings_cmdfile.h19 static const wxString atRow;
/dports/multimedia/poe/Poe-0.5.1/
H A DAddPanelController.h51 atRow:(int)row column:(int)column;
/dports/deskutils/helpviewer/HelpViewer-0.3/
H A DTable.h31 withColspan: (int) colspan atRow: (int) row ;

12345