Home
last modified time | relevance | path

Searched refs:addTable (Results 1 – 10 of 10) sorted by relevance

/plugin/struct/meta/
H A DSearchCloud.php30 $QB->addTable($datatable);
H A DQueryBuilder.php91 public function addTable($table, $alias = '') function in dokuwiki\\plugin\\struct\\meta\\QueryBuilder
H A DAccessTable.php503 $QB->addTable($stable, 'DATA');
H A DSearch.php
/plugin/structat/meta/
H A DSearchConfigAt.php68 $QB->addTable($datatable);
/plugin/diagramsnet/lib/js/grapheditor/
H A DFormat.js1691 this.container.appendChild(this.addTable(this.createPanel()));
1714 ArrangePanel.prototype.addTable = function(div) method in ArrangePanel
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js35073 addTable: function OpenTypeFileBuilder_addTable(tag, data) {
37109 builder.addTable(tableTag, tables[tableTag].data);
37206 builder.addTable('CFF ', font.data);
37207 builder.addTable('OS/2', createOS2Table(properties, newMapping.charCodeToGlyphId));
37208 builder.addTable('cmap', createCmapTable(newMapping.charCodeToGlyphId, numGlyphs));
37209 …builder.addTable('head', '\x00\x01\x00\x00' + '\x00\x00\x10\x00' + '\x00\x00\x00\x00' + '\x5F\x0F\…
37210 …builder.addTable('hhea', '\x00\x01\x00\x00' + safeString16(properties.ascent) + safeString16(prope…
37211 builder.addTable('hmtx', function fontFieldsHmtx() {
37231 builder.addTable('maxp', '\x00\x00\x50\x00' + string16(numGlyphs));
37232 builder.addTable('name', createNameTable(fontName));
[all …]
H A Dpdf.worker.js.map1addTable","getFontFileType","cff","adjustWidths","ID","isTrueTypeFile","isTrueTypeCollectionFile",…
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js5052 value: function addTable(model) {
/plugin/diagramsnet/lib/js/
H A Dapp.min.js3012 …his.addDistribute(this.createPanel()))),this.container.appendChild(this.addTable(this.createPanel(…
3013 ArrangePanel.prototype.addTable=function(a){var b=this.editorUi,d=b.editor.graph,e=this.format.getS…