Home
last modified time | relevance | path

Searched refs:setCell (Results 201 – 225 of 586) sorted by relevance

12345678910>>...24

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/
H A DNSControl.java85 public void setCell(NSCell cell) { in setCell() method in NSControl
/dports/games/onscripter/onscripter-20200722/
H A DAnimationInfo.h141 void setCell(int cell);
/dports/games/openmw/openmw-openmw-0.47.0/apps/opencs/view/world/
H A Dnestedtable.cpp97 mEditIdAction->setCell(currentRow, currentColumn); in contextMenuEvent()
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Dcolumncommand.cpp461 cc->setCell(r, cell); in cloneSubXsheets()
897 xsh->setCell(m_r0 + i, m_index, cell); in undo()
915 xsh->setCell(m_r0 + i, m_index, cell); in redo()
981 lcolumn->setCell(r0 + i, cell); in resequence()
1014 xsh->setCell(r, m_columnIndex, in redo()
1105 xsh->setCell(r, newColumnIndex, cell); in cloneChild()
1168 xsh->setCell(m_r0 + i, m_col, m_oldFrames[i]); in undo()
H A Dcellselection.cpp464 xsh->setCell(row, col, TXshCell(sl, fid)); in pasteStrokesInCellWithoutUndo()
585 xsh->setCell(m_row, m_col, cell); in redo()
652 xsh->setCell(row, col, TXshCell(sl, fid)); in pasteRasterImageInCellWithoutUndo()
816 xsh->setCell(r, c0, cell); in pasteDrawingsInCellWithoutUndo()
1117 xsh->setCell(r, c, TXshCell(cell)); in renameCellsWithoutUndo()
1338 xsh->setCell(i, m_c, m_oldCell); in undo()
1341 xsh->setCell(m_r0, m_c, m_oldCell); in undo()
1350 xsh->setCell(i, m_c, m_newCell); in redo()
1353 xsh->setCell(m_r0, m_c, m_newCell); in redo()
3271 xsh->setCell(i, m_columnIndex, cell); in redo()
[all …]
/dports/java/jgraph/jgraph-java-5.13.0.4/src/org/jgraph/graph/
H A DAbstractCellView.java86 setCell(cell); in AbstractCellView()
113 public void setCell(Object cell) { in setCell() method in AbstractCellView
/dports/lang/fpc-source/fpc-3.2.2/packages/cocoaint/src/appkit/
H A DNSControl.inc158 procedure setCell (aCell: NSCell); message 'setCell:';
/dports/www/ilias/ILIAS-5.4.25/Modules/TestQuestionPool/classes/
H A Dclass.assNumeric.php607 $worksheet->setCell($startrow + $i, 0, $this->lng->txt("result"));
612 $worksheet->setCell($startrow + $i, 1, $solutions[0]["value1"]);
/dports/science/devisor/devisor2.1/devisor2/grid/GUI/dialogs/
H A DQuadDialog.java333 quad.setCell (e1,e2,e3,e4); in performAddQuad()
364 quad.setCell (e1,e2,e3,e4); in performUpdateQuad()
/dports/www/ilias6/ILIAS-6.14/Modules/TestQuestionPool/classes/
H A Dclass.assNumeric.php613 $worksheet->setCell($startrow + $i, 0, $this->lng->txt("result"));
618 $worksheet->setCell($startrow + $i, 1, $solutions[0]["value1"]);
/dports/graphics/tiled/tiled-1.7.2/src/plugins/python/scripts/
H A Dpk2.py238 obj.setCell(Tiled.Cell(self.spriteGfx[str(spr.kuvatiedosto)].data().tileAt(0)))
254 la.setCell(rx, ry, T.Tiled.Cell(ti))
/dports/games/ponscripter-07th-mod/ponscripter-fork-3.0.0/src/
H A DAnimationInfo.h195 void setCell(int cell);
/dports/audio/csoundqt/CsoundQt-0.9.8.1/src/
H A Dqutesheet.cpp55 m_sheet->setCell(row,column, data); in setSheetCellValue()
/dports/graphics/tiled/tiled-1.7.2/src/tiled/
H A Dpainttilelayer.cpp126 mErased->setCell(x, y, o.mErased->cellAt(x, y)); in mergeWith()
/dports/games/connectagram/connectagram-1.2.11/src/
H A Dletter.cpp56 void Letter::setCell(Cell* cell) { in setCell() function in Letter
/dports/editors/calligra/calligra-3.2.1/sheets/plugins/scripting/scripts/
H A Dcsvimport.py79 if not writer.setCell(cell):
/dports/science/scidavis/scidavis-2.4.0/libscidavis/src/
H A DMatrix.h163 void setCell(int row, int col, double value);
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/include/toonz/
H A Dtxshcolumn.h356 virtual bool setCell(int row, const TXshCell &cell);
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzlib/
H A Dtxshmeshcolumn.cpp169 setCell(row++, cell); in loadData()
/dports/editors/calligra/calligra-3.2.1/sheets/plugins/scripting/
H A DScriptingWriter.h125 bool setCell(const QString& cellname) { in setCell() function
/dports/net/savvycan/SavvyCAN-1.0.245/re/
H A Dtemporalgraphwindow.cpp243 colorMap->data()->setCell(x, y, 0.0);
257 colorMap->data()->setCell(x, y, val);
/dports/science/devisor/devisor2.1/devisor2/foundation/elements/
H A DQuad.java65 setCell(e1, e2, e3, e4); in Quad()
127 public void setCell ( Edge e1, Edge e2, Edge e3, Edge e4 ) in setCell() method in Quad
/dports/cad/openroad/OpenROAD-2.0/src/sta/sdf/
H A DSdf.hh91 void setCell(const char *cell_name);
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/spark/src/spark/events/
H A DGridSelectionEventKind.as106 public static const SET_CELL:String = "setCell";
/dports/math/qtiplot-doc/qtiplot-0.9.8.9/qtiplot/src/core/
H A DCreateBinMatrixDialog.cpp163 m->setCell(j, i, gsl_histogram2d_get (h, i, j));

12345678910>>...24