Home
last modified time | relevance | path

Searched defs:setcell (Results 1 – 22 of 22) sorted by relevance

/dports/devel/stfl/stfl-0.24/python/
H A Dexample.py72 def setcell(row,col): function
/dports/science/mpqc/mpqc-2.3.1/src/lib/util/options/
H A DGetLongOpt.cc216 GetLongOpt::setcell(Cell *c, const char *valtoken, const char *nexttoken, const char *name) in setcell() function in GetLongOpt
/dports/math/vtk9/VTK-9.1.0/ThirdParty/ioss/vtkioss/
H A DIoss_GetLongOpt.C311 int GetLongOption::setcell(Cell *c, char *valtoken, char *nexttoken, const char *name) in setcell() function
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/src/
H A DCommandLineHandler.cpp228 int GetLongOpt::setcell(Cell *c, char *valtoken, char *nexttoken, in setcell() function in Dakota::GetLongOpt
/dports/games/xlife/xlife-6.7/
H A Dcell.c62 void setcell(cellbox *ptr, const int xdx, const int ydx, const int val) { in setcell() function
/dports/games/golly/golly-3.3-src/gollybase/
H A Dqlifealgo.cpp713 int qlifealgo::setcell(int x, int y, int newstate) { in setcell() function in qlifealgo
H A Dghashbase.cpp933 int ghashbase::setcell(int x, int y, int newstate) { in setcell() function in ghashbase
H A Dltlalgo.cpp263 int ltlalgo::setcell(int x, int y, int newstate) in setcell() function in ltlalgo
H A Dhlifealgo.cpp1057 int hlifealgo::setcell(int x, int y, int newstate) { in setcell() function in hlifealgo
/dports/databases/py-sqlite3/Python-3.8.12/Tools/demo/
H A Dss1.py66 def setcell(self, x, y, cell): member in Sheet
/dports/databases/py-gdbm/Python-3.8.12/Tools/demo/
H A Dss1.py66 def setcell(self, x, y, cell): member in Sheet
/dports/lang/python-tools/Python-3.8.12/Tools/demo/
H A Dss1.py66 def setcell(self, x, y, cell): member in Sheet
/dports/lang/python311/Python-3.11.0a3/Tools/demo/
H A Dspreadsheet.py66 def setcell(self, x, y, cell): member in Sheet
/dports/lang/python37/Python-3.7.12/Tools/demo/
H A Dss1.py66 def setcell(self, x, y, cell): member in Sheet
/dports/lang/python310/Python-3.10.1/Tools/demo/
H A Dspreadsheet.py66 def setcell(self, x, y, cell): member in Sheet
/dports/lang/python-legacy/Python-2.7.18/Demo/tkinter/guido/
H A Dss1.py63 def setcell(self, x, y, cell): member in Sheet
/dports/lang/python27/Python-2.7.18/Demo/tkinter/guido/
H A Dss1.py63 def setcell(self, x, y, cell): member in Sheet
/dports/lang/python38/Python-3.8.12/Tools/demo/
H A Dss1.py66 def setcell(self, x, y, cell): member in Sheet
/dports/lang/python39/Python-3.9.9/Tools/demo/
H A Dspreadsheet.py66 def setcell(self, x, y, cell): member in Sheet
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Tools/demo/
H A Dss1.py66 def setcell(self, x, y, cell): member in Sheet
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Dxshcellviewer.cpp450 void setcell(const TXshCell cell) const { in setcell() function in __anoneec535940111::RenameCellUndo
497 void setcell(const TXshCell cell, QString text = "") const { in setcell() function in __anoneec535940111::RenameTextCellUndo
/dports/x11/xlockmore/xlockmore-5.67/modes/
H A Dlife.c1864 setcell(ModeInfo * mi, int col, int row, int state) in setcell() function