Home
last modified time | relevance | path

Searched defs:setCell (Results 1 – 25 of 154) sorted by relevance

1234567

/dports/science/devisor/devisor2.1/devisor2/foundation/elements/
H A DCell2D.java74 public void setCell ( int i, Edge[] e ) in setCell() method in Cell2D
97 public void setCell (Edge[] e) in setCell() method in Cell2D
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/filter/
H A Dsparse.h13 #define setCell(row, k, v, c) (row)[k] = (ideal_merge_t) {.id = (v), .e = (c)} macro
20 #define setCell(row, k, v, c) (row)[k] = (v) macro
H A Dsparse.c319 void setCell(index_t *row, int k, index_t j) in setCell() function
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Sheets/
H A DRepeatCellRequest.php29 public function setCell(Google_Service_Sheets_CellData $cell) function in Google_Service_Sheets_RepeatCellRequest
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Sheets/
H A DRepeatCellRequest.php29 public function setCell(Google_Service_Sheets_CellData $cell) function in Google_Service_Sheets_RepeatCellRequest
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/recipes/java-recipes/
H A DMicroTable.java60 public static void setCell(TransactionContext tcx, final String row, in setCell() method in MicroTable
/dports/www/ilias/ILIAS-5.4.25/Modules/TestQuestionPool/classes/
H A Dclass.ilAssExcelFormatHelper.php55 public function setCell($a_row, $a_col, $a_value, $datatype=null) function in ilAssExcelFormatHelper
/dports/games/openmw/openmw-openmw-0.47.0/apps/opencs/view/world/
H A Dtableeditidaction.cpp25 void CSVWorld::TableEditIdAction::setCell(int row, int column) in setCell() function in CSVWorld::TableEditIdAction
/dports/www/ilias6/ILIAS-6.14/Modules/TestQuestionPool/classes/
H A Dclass.ilAssExcelFormatHelper.php55 public function setCell($a_row, $a_col, $a_value, $datatype=null) function in ilAssExcelFormatHelper
/dports/science/opensph/sph-7de6c044339f649e3d19e61f735a6a24572b792a/core/io/
H A DTable.h35 void setCell(const Size colIdx, const Size rowIdx, String text) { in setCell() function
/dports/x11-toolkits/gtkmathview/gtkmathview-0.8.0/src/engine/mathml/
H A DMathMLTableElement.hh44 void setCell(unsigned i, unsigned j, const SmartPtr<MathMLTableCellElement>& child) in setCell() function in MathMLTableElement
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzfarm/tfarmclient/
H A Dtgrid.h60 void setCell(int row, const string &text) { setCell(row, TGridCell(text)); } in setCell() function
H A Dtgrid.cpp48 void TGridColumn::setCell(int row, const TGridCell &cell) { in setCell() function in TGridColumn
340 void TGrid::setCell(int row, int col, const string &text) { in setCell() function in TGrid
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzlib/
H A Dscriptbinding_scene.cpp178 QScriptValue Scene::setCell(int row, int col, const QScriptValue &level, in setCell() function in TScriptBinding::Scene
185 QScriptValue Scene::setCell(int row, int col, const QScriptValue &cellArg) { in setCell() function in TScriptBinding::Scene
H A Dtxshzeraryfxcolumn.cpp82 bool TXshZeraryFxColumn::setCell(int row, const TXshCell &cell) { in setCell() function in TXshZeraryFxColumn
/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/
H A DScriptingWriter.h125 bool setCell(const QString& cellname) { in setCell() function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.releng/bundles/org.eclipse.test.performance/src/org/eclipse/test/internal/performance/db/
H A DReport.java52 private void setCell(int x, int y, String value, String align) { in setCell() method in Report
/dports/textproc/apertium/apertium-3.6.1/apertium/
H A Dtmx_quasi_diagonal.h149 bool setCell( int y, int x, const T& t ) in setCell() function
/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/java/jgraphx/jgraphx-4.2.2/src/com/mxgraph/view/
H A DmxGraphSelectionModel.java156 public void setCell(Object cell) in setCell() method in mxGraphSelectionModel
/dports/science/opensph/sph-7de6c044339f649e3d19e61f735a6a24572b792a/gui/windows/
H A DBatchDialog.h74 void setCell(const Size colIdx, const Size rowIdx, const String& value) { in setCell() function
/dports/biology/bamutil/bamUtil-1.0.15/src/
H A DHashErrorModel.cpp40 void HashErrorModel::setCell(const BaseData& data, char refBase) in setCell() function in HashErrorModel
/dports/science/jmol/jmol-14.32.7/src/org/jmol/adapter/readers/xtal/
H A DSiestaReader.java205 private boolean setCell(String key) throws Exception { in setCell() method in SiestaReader
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/lure/
H A Droom.h57 void setCell(byte cellX, byte cellY, byte value) { in setCell() function

1234567