Home
last modified time | relevance | path

Searched defs:clearCell (Results 1 – 14 of 14) sorted by relevance

/dports/editors/calligra/calligra-3.2.1/sheets/plugins/scripting/
H A DScriptingWriter.h275 void clearCell() { in clearCell() function
/dports/games/openmw/openmw-openmw-0.47.0/apps/openmw/mwworld/
H A Dlocalscripts.cpp135 void MWWorld::LocalScripts::clearCell (CellStore *cell) in clearCell() function in MWWorld::LocalScripts
/dports/math/octomap/octomap-1.9.7/dynamicEDT3D/src/
H A DdynamicEDT3D.cpp260 void DynamicEDT3D::clearCell(int x, int y, int z) { in clearCell() function in DynamicEDT3D
/dports/converters/wkhtmltopdf/qt-5db36ec/src/qt3support/sql/
H A Dq3datatable.cpp1930 void Q3DataTable::clearCell ( int , int ) in clearCell() function in Q3DataTable
/dports/science/scidavis/scidavis-2.4.0/libscidavis/src/
H A DTable.cpp803 void Table::clearCell(int row, int col) in clearCell() function in Table
/dports/databases/sqlite2/sqlite-2.8.17/src/
H A Dbtree.c1882 static int clearCell(Btree *pBt, Cell *pCell){ in clearCell() function
/dports/databases/p5-DBD-SQLite2/DBD-SQLite2-0.38/
H A Dbtree.c1882 static int clearCell(Btree *pBt, Cell *pCell){ in clearCell() function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/qt3support/itemviews/
H A Dq3table.cpp3078 void Q3Table::clearCell(int row, int col) in clearCell() function in Q3Table
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbserver/sqlite/
H A Dbtree.c5428 static int clearCell(MemPage *pPage, unsigned char *pCell){ in clearCell() function
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dbtree.c6118 static int clearCell( in clearCell() function
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dbtree.c6423 static int clearCell( in clearCell() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dbtree.c6360 static int clearCell( in clearCell() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dbtree.c6393 static int clearCell( in clearCell() function
/dports/databases/hbase/hbase-1.2.1/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/
H A DClientProtos.java5558 public Builder clearCell() { in clearCell() method in ClientProtos.Result.Builder