Home
last modified time | relevance | path

Searched +defs:cell +defs:contents (Results 1 – 25 of 220) sorted by last modified time

123456789

/dports/print/scribus-devel/scribus-1.5.7/scribus/
H A Dpdflib_core.cpp5290 TableCell cell = ite->asTable()->cellAt(row, col); in PDF_ProcessItem() local
5320 TableCell cell = ite->asTable()->cellAt(row, col); in PDF_ProcessItem() local
5388 TableCell cell = ite->asTable()->cellAt(row, col); in PDF_ProcessItem() local
5455 TableCell cell = ite->asTable()->cellAt(row, col); in PDF_ProcessItem() local
9914 PoDoFo::PdfObject* contents = page ? page->GetContents() : nullptr; in PDF_EmbeddedPDF() local
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/shell/
H A Djs.cpp1693 static void freeExternalCallback(void* contents, void* userData) { in freeExternalCallback()
1810 void* contents = in CreateMappedArrayBuffer() local
2198 BufferContents contents = BufferContents::createMalloced(buffer); in CacheEntry_setBytecode() local
8681 gc::TenuredCell* cell = &obj->asTenured(); in GetMarks() local
/dports/mail/thunderbird/thunderbird-91.8.0/devtools/shared/compatibility/dataset/
H A Dcss-properties.json1 …"support":{"chrome":{"version_added":false},"chrome_android":{"version_added":false},"edge":{"vers…
/dports/www/firefox/firefox-99.0/js/src/shell/
H A Djs.cpp1689 static void freeExternalCallback(void* contents, void* userData) { in freeExternalCallback()
1806 void* contents = in CreateMappedArrayBuffer() local
2135 BufferContents contents = BufferContents::createMalloced(buffer); in CacheEntry_setBytecode() local
8387 gc::TenuredCell* cell = &obj->asTenured(); in GetMarks() local
/dports/www/firefox/firefox-99.0/devtools/shared/compatibility/dataset/
H A Dcss-properties.json1 …"support":{"chrome":{"version_added":false},"chrome_android":{"version_added":false},"edge":{"vers…
/dports/www/firefox-esr/firefox-91.8.0/js/src/shell/
H A Djs.cpp1693 static void freeExternalCallback(void* contents, void* userData) { in freeExternalCallback()
1810 void* contents = in CreateMappedArrayBuffer() local
2198 BufferContents contents = BufferContents::createMalloced(buffer); in CacheEntry_setBytecode() local
8681 gc::TenuredCell* cell = &obj->asTenured(); in GetMarks() local
/dports/www/firefox-esr/firefox-91.8.0/devtools/shared/compatibility/dataset/
H A Dcss-properties.json1 …"support":{"chrome":{"version_added":false},"chrome_android":{"version_added":false},"edge":{"vers…
/dports/math/cantor/cantor-21.12.3/src/
H A Dloadedexpression.cpp68 … const QDomNodeList& contents = resultElement.elementsByTagName(QLatin1String("Content")); in loadFromXml() local
162 void LoadedExpression::loadFromJupyter(const QJsonObject& cell) in loadFromJupyter()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/COFF/
H A DDebugTypes.cpp239 MutableArrayRef<uint8_t> contents = rec.drop_front(sizeof(RecordPrefix)); in remapRecord() local
303 ArrayRef<uint8_t> contents = sec->getContents(); in getDebugH() local
1112 for (const GHashCell &cell : in mergeTypesWithGHash() local
1138 auto &cell = entries[i]; in mergeTypesWithGHash() local
1174 GHashCell cell = g->table.table[ghashCellIdx]; in loadPdbTypeIndexFromCell() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/COFF/
H A DDebugTypes.cpp239 MutableArrayRef<uint8_t> contents = rec.drop_front(sizeof(RecordPrefix)); in remapRecord() local
303 ArrayRef<uint8_t> contents = sec->getContents(); in getDebugH() local
1112 for (const GHashCell &cell : in mergeTypesWithGHash() local
1138 auto &cell = entries[i]; in mergeTypesWithGHash() local
1174 GHashCell cell = g->table.table[ghashCellIdx]; in loadPdbTypeIndexFromCell() local
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/COFF/
H A DDebugTypes.cpp239 MutableArrayRef<uint8_t> contents = rec.drop_front(sizeof(RecordPrefix)); in remapRecord() local
303 ArrayRef<uint8_t> contents = sec->getContents(); in getDebugH() local
1112 for (const GHashCell &cell : in mergeTypesWithGHash() local
1138 auto &cell = entries[i]; in mergeTypesWithGHash() local
1174 GHashCell cell = g->table.table[ghashCellIdx]; in loadPdbTypeIndexFromCell() local
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/libraries/classes/
H A DImport.php463 public function skipByteOrderMarksFromContents(string $contents): string
632 public function getDecimalSize(string $cell): array
667 string $cell
890 public function detectType(?int $last_cumulative_type, ?string $cell): int
/dports/graphics/qgis/qgis-3.22.3/src/core/layout/
H A Dqgslayoutitemmanualtable.cpp61 bool QgsLayoutItemManualTable::getTableContents( QgsLayoutTableContents &contents ) in getTableContents()
124 void QgsLayoutItemManualTable::setTableContents( const QgsTableContents &contents ) in setTableContents()
360 for ( const QgsTableCell &cell : firstRow ) in refreshColumns() local
H A Dqgslayouttable.cpp397 QRectF cell; in render() local
1554 bool QgsLayoutTable::contentsContainsRow( const QgsLayoutTableContents &contents, const QgsLayoutTa… in contentsContainsRow() argument
/dports/graphics/qgis/qgis-3.22.3/src/gui/tableeditor/
H A Dqgstableeditordialog.cpp162 QgsTableContents contents; in setTableContentsFromClipboard() local
172 const QgsTableCell cell( text ); in setTableContentsFromClipboard() local
189 void QgsTableEditorDialog::setTableContents( const QgsTableContents &contents ) in setTableContents()
H A Dqgstableeditorwidget.cpp302 void QgsTableEditorWidget::setTableContents( const QgsTableContents &contents ) in setTableContents()
370 QgsTableCell cell; in tableContents() local
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/layout/
H A Dqgslayouttable.cpp396 QRectF cell; in render() local
1551 bool QgsLayoutTable::contentsContainsRow( const QgsLayoutTableContents &contents, const QgsLayoutTa… in contentsContainsRow() argument
H A Dqgslayoutitemmanualtable.cpp61 bool QgsLayoutItemManualTable::getTableContents( QgsLayoutTableContents &contents ) in getTableContents()
124 void QgsLayoutItemManualTable::setTableContents( const QgsTableContents &contents ) in setTableContents()
360 for ( const QgsTableCell &cell : firstRow ) in refreshColumns() local
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/tableeditor/
H A Dqgstableeditordialog.cpp162 QgsTableContents contents; in setTableContentsFromClipboard() local
172 QgsTableCell cell( text ); in setTableContentsFromClipboard() local
189 void QgsTableEditorDialog::setTableContents( const QgsTableContents &contents ) in setTableContents()
H A Dqgstableeditorwidget.cpp302 void QgsTableEditorWidget::setTableContents( const QgsTableContents &contents ) in setTableContents()
370 QgsTableCell cell; in tableContents() local
/dports/editors/neovim/neovim-0.6.1/src/nvim/api/
H A Dui.c569 static void remote_ui_put(UI *ui, const char *cell) in remote_ui_put()
596 Array cell = ARRAY_DICT_INIT; in remote_ui_raw_line() local
610 Array cell = ARRAY_DICT_INIT; in remote_ui_raw_line() local
658 static Array translate_contents(UI *ui, Array contents) in translate_contents()
680 Array contents = args.items[0].data.array; in translate_firstarg() local
/dports/databases/pgpool-II-37/pgpool-II-3.7.22/src/query_cache/
H A Dpool_memqcache.c609 char *contents, bool *foundp) in pool_fetch_from_memory_cache()
1051 ListCell *cell; in pool_extract_table_oids() local
1089 ListCell *cell; in pool_extract_table_oids() local
1115 ListCell *cell; in pool_extract_table_oids() local
/dports/databases/pgpool-II-37/pgpool-II-3.7.22/src/context/
H A Dpool_session_context.c504 POOL_SENT_MESSAGE *pool_create_sent_message(char kind, int len, char *contents, in pool_create_sent_message()
956 ListCell *cell; in can_query_context_destroy() local
1016 ListCell *cell; in pool_pending_messages_destroy() local
1034 POOL_PENDING_MESSAGE *pool_pending_message_create(char kind, int len, char *contents) in pool_pending_message_create()
1232 ListCell *cell; in pool_pending_message_head_message() local
1269 ListCell *cell; in pool_pending_message_pull_out() local
1308 ListCell *cell; in pool_pending_message_get() local
1504 ListCell *cell; in pool_pending_message_find_lastest_by_query_context() local
1571 ListCell *cell; in pool_pending_message_get_message_num_by_backend_id() local
1599 ListCell *cell; in dump_pending_message() local
/dports/databases/pgpool-II-40/pgpool-II-4.0.17/src/context/
H A Dpool_session_context.c528 pool_create_sent_message(char kind, int len, char *contents, in pool_create_sent_message()
1017 ListCell *cell; in can_query_context_destroy() local
1079 ListCell *cell; in pool_pending_messages_destroy() local
1098 pool_pending_message_create(char kind, int len, char *contents) in pool_pending_message_create()
1301 ListCell *cell; in pool_pending_message_head_message() local
1339 ListCell *cell; in pool_pending_message_pull_out() local
1379 ListCell *cell; in pool_pending_message_get() local
1586 ListCell *cell; in pool_pending_message_find_lastest_by_query_context() local
1654 ListCell *cell; in pool_pending_message_get_message_num_by_backend_id() local
1683 ListCell *cell; in dump_pending_message() local
/dports/databases/pgpool-II-40/pgpool-II-4.0.17/src/query_cache/
H A Dpool_memqcache.c621 char *contents, bool *foundp) in pool_fetch_from_memory_cache()
1076 ListCell *cell; in pool_extract_table_oids() local
1115 ListCell *cell; in pool_extract_table_oids() local
1141 ListCell *cell; in pool_extract_table_oids() local

123456789