Home
last modified time | relevance | path

Searched refs:atRow (Results 26 – 50 of 116) sorted by relevance

12345

/dports/mail/cone/cone-1.1/curses/
H A Dcursesdialog.H56 size_t atRow);
/dports/biology/lamarc/lamarc-2.1.8/src/convStrings/
H A Dgc_strings_cmdfile.cpp14 const wxString gcerr_cmdfile::atRow =wxTRANSLATE("Near row %d "); member in gcerr_cmdfile
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Source/
H A DGSHbox.m103 atRow: 0
116 atRow: 0
H A DGSVbox.m104 atRow: entries
117 atRow: 0
H A DGSTable.m278 atRow: (int)row
282 atRow: row
291 atRow: (int)row
296 atRow: row
305 atRow: (int)row
311 atRow: row
321 atRow: (int)row
/dports/graphics/imageviewer/ImageViewer-0.6.3/
H A DBrowserController.h45 - (void)browser:(NSBrowser *)sender willDisplayCell:(id)cell atRow:(int)row column:(int)column;
/dports/multimedia/poe/Poe-0.5.1/
H A DPreferencesWindowController.h97 atRow:(int)row column:(int)column;
H A DAddPanelController.m100 atRow:(int)row column:(int)column
/dports/audio/mpdcon/MPDCon-1.5.1/
H A DCollectionController.h78 atRow:(NSInteger)row
/dports/textproc/aiksaurus/aiksaurus-1.2.1/cocoa/app/
H A DAiksaurusCocoaMain.m157 …NSString * value = [m_aiksaurus clickColumn:[oResultsTable clickedColumn] atRow:[oResultsTable cli…
168 …NSString * value = [m_aiksaurus clickColumn:[oResultsTable clickedColumn] atRow:[oResultsTable cli…
/dports/lang/fpc-source/fpc-3.2.2/packages/cocoaint/src/appkit/
H A DNSMatrix.inc174 …_atRow_column (value: NSInteger; row: NSInteger; col: NSInteger); message 'setState:atRow:column:';
183 …ll_atRow_column (newCell: NSCell; row: NSInteger; col: NSInteger); message 'putCell:atRow:column:';
202 …Row_column (flag: ObjCBOOL; row: NSInteger; col: NSInteger); message 'highlightCell:atRow:column:';
/dports/textproc/aiksaurus/aiksaurus-1.2.1/cocoa/fmwk/
H A DAiksaurusCocoaPanel.m167 …NSString * value = [m_aiksaurus clickColumn:[oResultsTable clickedColumn] atRow:[oResultsTable cli…
178 …NSString * value = [m_aiksaurus clickColumn:[oResultsTable clickedColumn] atRow:[oResultsTable cli…
H A DAiksaurusCocoa.mm102 - (NSString *)clickColumn:(int)colIndex atRow:(int)rowIndex
425 - (NSString *)clickColumn:(int)colIndex atRow:(int)rowIndex
439 value = [acm clickColumn:colIndex atRow:(rowIndex - rows)];
/dports/mail/gnumail/GNUMail-1.3.0/Framework/GNUMail/
H A DAddressBookController.h109 atRow: (int) row
/dports/textproc/popup/Popup-0.5pre1/
H A DStackModel.h97 atRow: (int)row
/dports/games/gnustep-ladder/Ladder-1.0/
H A D.#PlayerController.m.1.249 atRow: (int)row
H A DPlayerController.m49 atRow: (int)row
/dports/multimedia/vlc/vlc-3.0.16/modules/gui/macosx/
H A DVLCUIWidgets.m304 - (void)addSubview:(NSView *)view atRow:(NSUInteger)row column:(NSUInteger)column
333 atRow:(NSUInteger)row
341 atRow:row
/dports/graphics/cenon/Cenon/
H A DMoveMatrix.m319 [self putCell:tmpCell atRow:row-1 column:0]; // so that we fill the vacant spot
323 [self putCell:activeCell atRow:newRow column:0]; // now place the active cell
333 [self putCell:tmpCell atRow:row+1 column:0]; // row so that we fill
337 [self putCell:activeCell atRow:newRow column:0]; // now place the active cell
/dports/x11/terminal.app/Terminal-0.9.9/
H A DTerminalViewPrefs.m334 [t putView: f atRow: 0 column: 0 withXMargins: 2 yMargins: 2];
368 [t putView: m atRow: 0 column: 1 withXMargins: 2 yMargins: 2];
375 [t putView: f atRow: 1 column: 0 withXMargins: 2 yMargins: 2];
379 [t putView: w atRow: 1 column: 1 withXMargins: 2 yMargins: 2];
/dports/lang/io-devel/io-9bfac31d/extras/IoTest/IoTest/
H A DIoBrowserController.m97 atRow:(NSInteger)row
/dports/biology/seaview/seaview/
H A Dmacos_extras.mm127 [pdfmatrix putCell:[color cell] atRow:0 column:0];
131 [pdfmatrix putCell:[bw cell] atRow:1 column:0];
135 [pdfmatrix putCell:[textfile cell] atRow:2 column:0];
150 [papermatrix putCell:[A4 cell] atRow:0 column:0];
154 [papermatrix putCell:[LETTER cell] atRow:1 column:0];
/dports/deskutils/helpviewer/HelpViewer-0.3/
H A DmainWindowController.m376 - (void)browser:(NSBrowser *)sender willDisplayCell:(id)cell atRow:(int)row column:(int)column {
380 //NSLog (@"browser:willDisplayCell:atRow:%dcolumn:%d",row,column);
432 //NSLog (@"fin de browser:willDisplayCell:atRow:%dcolumn:%d",row,column);
/dports/devel/gorm/apps-gorm-04554d2/Palettes/2Controls/
H A DGormMatrixAttributesInspector.m232 [prototypeMatrix putCell: [object cellAtRow:0 column:0] atRow:0 column:0];
236 [prototypeMatrix putCell: [object prototype] atRow:0 column:0];
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Plugins/Cocoa/
H A Daqua_dialogues.mm610 [form putCell:cell atRow:i column:0];
614 [form putCell:cell2 atRow:i column:1];
690 [form putCell:cell atRow:0 column:0];
694 [form putCell:cell2 atRow:0 column:1];

12345