Home
last modified time | relevance | path

Searched refs:Cell (Results 1 – 25 of 33) sorted by relevance

12

/plugin/mdpage/vendor/cebe/markdown/tests/extra-data/
H A Dtables.md6 Content Cell | Content Cell
7 Content Cell | Content Cell
11 | Content Cell | Content Cell |
12 | Content Cell | Content Cell |
/plugin/mdpage/vendor/cebe/markdown/tests/github-data/
H A Dtables.md6 Content Cell | Content Cell
7 Content Cell | Content Cell
11 | Content Cell | Content Cell |
12 | Content Cell | Content Cell |
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Adsense/
H A DRow.php23 protected $cellsType = Cell::class;
27 * @param Cell[]
34 * @return Cell[]
H A DCell.php20 class Cell extends \Google\Model class
44 class_alias(Cell::class, 'Google_Service_Adsense_Cell');
/plugin/exttab3/
H A Dexample.txt27 List in Cell
58 List in Cell
83 ===== Sections in a Cell =====
96 ===== Sections in a Cell =====
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DDirectWrite.php84 $this->mpdf->Cell($w, $h, $tmp, 0, 2, $align, $fill, $link);
128 $this->mpdf->Cell($w, $h, $tmp, 0, 2, $align, $fill, $link);
149 $this->mpdf->Cell($w, $h, $tmp, 0, 2, $align, $fill, $link);
180 $this->mpdf->Cell($w, $h, substr($s, $j, $i - $j), 0, 2, $align, $fill, $link);
223 $this->mpdf->Cell($w, $h, substr($s, $j, $i - $j), 0, 2, $align, $fill, $link);
239 $this->mpdf->Cell($w, $h, $tmp, 0, 2, $align, $fill, $link);
274 $this->mpdf->Cell($w, $h, $tmp, 0, 0, $align, $fill, $link);
402 $this->mpdf->Cell($w[$i], $this->mpdf->FontSize, $c, 0, 0, 'C'); // mPDF 5.3.53
419 $this->mpdf->Cell($wc, $this->mpdf->FontSize, $divider, 0, 0, 'C');
425 $this->mpdf->Cell(
[all...]
H A DForm.php258 $this->mpdf->Cell($w, $h, $texto, 1, 0, $rtlalign, 1, '', 0, $this->form_element_spacing['input']['inner']['h'] / $k, $this->form_element_spacing['input']['inner']['h'] / $k, 'M', 0, false, $OTLdata);
423 $this->mpdf->Cell($w - ($this->mpdf->FontSize * 1.4), $h, $texto, 1, 0, $rtlalign, 1, '', 0, $this->form_element_spacing['select']['inner']['h'] / $k, $this->form_element_spacing['select']['inner']['h'] / $k, 'M', 0, false, $objattr['OTLdata']);
437 $this->mpdf->Cell($this->mpdf->FontSize * 1.4, $h, $down, 1, 0, 'C', 1);
440 $this->mpdf->Cell($this->mpdf->FontSize * 1.4, $h, chr(116), 1, 0, 'C', 1);
534 $this->mpdf->Cell($w, $h, $texto, '', 0, 'C', 0, '', 0, 0, 0, 'M', 0, false, $OTLdata);
H A DMpdf.php4393 /** ************** SIMILAR TO Cell() ************************ */
4414 // Not required here (cf. Cell() )
4526 // Output a cell using Cell() but does encoding and text reversing of RTL
4561 $this->Cell($w, $h, $txt, $border, $ln, $align, $fill, $link, $currentx, 0, 0, 'M', 0, false, $OTLdata, $textvar);
4734 function Cell($w, $h = 0, $txt = '', $border = 0, $ln = 0, $align = '', $fill = 0, $link = '', $currentx = 0, $lcpaddingL = 0, $lcpaddingR = 0, $valign = 'M', $spanfill = 0, $exactWidth = false, $OTLdata = false, $textvar = 0, $lineBox = false)
5971 $this->Cell($w, $h, $tmp, $b, 2, $align, $fill, $link, 0, 0, 0, 'M', 0, false, $tmpOTLdata);
6021 $this->Cell($w, $h, $tmp, $b, 2, $align, $fill, $link, 0, 0, 0, 'M', 0, false, $tmpOTLdata);
6063 $this->Cell($w, $h, $tmp, $b, 2, $align, $fill, $link, 0, 0, 0, 'M', 0, false, $tmpOTLdata);
6104 $this->Cell($w, $h, substr($s, $j, $i - $j), $b, 2, $align, $fill, $link);
6143 $this->Cell(
4704 function Cell($w, $h = 0, $txt = '', $border = 0, $ln = 0, $align = '', $fill = 0, $link = '', $currentx = 0, $lcpaddingL = 0, $lcpaddingR = 0, $valign = 'M', $spanfill = 0, $exac global() function in Mpdf\\Mpdf
[all...]
/plugin/ckgedit/ckeditor/lang/
H A Den.js.4.95Cell","insertBefore":"Insert Cell Before","insertAfter":"Insert Cell After","deleteCell":"Delete C…
H A Dlang_array.txt575 "menu": "Cell",
576 "insertBefore": "Insert Cell Before",
577 "insertAfter": "Insert Cell After",
582 "splitHorizontal": "Split Cell Horizontally",
583 "splitVertical": "Split Cell Vertically",
584 "title": "Cell Properties",
585 "cellType": "Cell Type",
598 "invalidWidth": "Cell width must be a number.",
599 "invalidHeight": "Cell height must be a number.",
604 "cellPad": "Cell padding",
[all …]
H A Den.4.9.js.beautified652 "menu": "Cell",
653 "insertBefore": "Insert Cell Before",
654 "insertAfter": "Insert Cell After",
659 "splitHorizontal": "Split Cell Horizontally",
660 "splitVertical": "Split Cell Vertically",
661 "title": "Cell Properties",
662 "cellType": "Cell Type",
675 "invalidWidth": "Cell width must be a number.",
676 "invalidHeight": "Cell height must be a number.",
681 "cellPad": "Cell padding",
[all …]
H A Den.js-4.9.merged5Cell","insertBefore":"Insert Cell Before","insertAfter":"Insert Cell After","deleteCell":"Delete C…
H A Den.js.unc5Cell","insertBefore":"Insert Cell Before","insertAfter":"Insert Cell After","deleteCell":"Delete C…
/plugin/cellbg/
H A Dplugin.info.txt5 name Cell Background
/plugin/cellbg2/
H A Dplugin.info.txt5 name Cell Background
/plugin/ckgdoku/ckeditor/lang/
H A Dlang_array.txt575 "menu": "Cell",
576 "insertBefore": "Insert Cell Before",
577 "insertAfter": "Insert Cell After",
582 "splitHorizontal": "Split Cell Horizontally",
583 "splitVertical": "Split Cell Vertically",
584 "title": "Cell Properties",
585 "cellType": "Cell Type",
598 "invalidWidth": "Cell width must be a number.",
599 "invalidHeight": "Cell height must be a number.",
604 "cellPad": "Cell padding",
[all …]
H A Den.js.beautified571 menu: "Cell",
572 insertBefore: "Insert Cell Before",
573 insertAfter: "Insert Cell After",
578 splitHorizontal: "Split Cell Horizontally",
579 splitVertical: "Split Cell Vertically",
580 title: "Cell Properties",
581 cellType: "Cell Type",
594 invalidWidth: "Cell width must be a number.",
595 invalidHeight: "Cell height must be a number.",
600 cellPad: "Cell padding",
[all …]
H A Den.js.unc5Cell","insertBefore":"Insert Cell Before","insertAfter":"Insert Cell After","deleteCell":"Delete C…
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified652 "menu": "Cell",
653 "insertBefore": "Insert Cell Before",
654 "insertAfter": "Insert Cell After",
659 "splitHorizontal": "Split Cell Horizontally",
660 "splitVertical": "Split Cell Vertically",
661 "title": "Cell Properties",
662 "cellType": "Cell Type",
675 "invalidWidth": "Cell width must be a number.",
676 "invalidHeight": "Cell height must be a number.",
681 "cellPad": "Cell padding",
[all …]
/plugin/datepicker/
H A Dstyle.css118 .calendar tbody td.selected { /* Cell showing today date */
130 .calendar tbody td.today { /* Cell showing selected date */
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php2131 function Cell($w,$h=0,$txt='',$border=0,$ln=0,$align='',$fill=0,$link='') function in FPDF
2265 $this->Cell($w,$h,substr($s,$j,$i-$j),$b,2,$align,$fill);
2295 $this->Cell($w,$h,substr($s,$j,$i-$j),$b,2,$align,$fill);
2304 $this->Cell($w,$h,substr($s,$j,$sep-$j),$b,2,$align,$fill);
2326 $this->Cell($w,$h,substr($s,$j,$i-$j),$b,2,$align,$fill);
2347 $this->Cell($w,$h,substr($s,$j,$i-$j),0,2,'',0,$link);
2380 $this->Cell($w,$h,substr($s,$j,$i-$j),0,2,'',0,$link);
2382 $this->Cell($w,$h,substr($s,$j,$sep-$j),0,2,'',0,$link);
2400 $this->Cell($l/1000*$this->FontSize,$h,substr($s,$j),0,0,'',0,$link);
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js20345 factory.registerView("cell", Cell);
20430 var Cell = (function () { function
20476 Cell.prototype.clear = function(){
20519 Cell.prototype.hide = function () {
20567 Cell.prototype.init = function () {
20674 Cell.prototype._borders = {
20746 return Cell;
20749 module.exports = Cell;
21513 }(Cell));
22046 })(Cell);
[all …]
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js445 _createClass(Cell, [{
805 return Cell;
1709 t: Cell.Types.Null,
1712 t: Cell.Types.Number,
1715 t: Cell.Types.String,
1718 t: Cell.Types.Date,
1724 t: Cell.Types.Formula,
1727 t: Cell.Types.Merge,
1730 t: Cell.Types.JSON,
1742 t: Cell.Types.Error,
[all …]
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs4545 /* Short XLSB Cell does not include column */
5200 /* Single Cell Table */
12162 var cell/*:Cell*/;
12508 var rcbase/*:Cell*/ = ({r:0,c:0}/*:any*/);
13696 // Cell
18130 case 'cell' /*case 'Cell'*/:
19046 return writextag("Cell", m, attr);
19240 function make_cell(val, ixfe, t)/*:Cell*/ {
19259 var temp_val/*:Cell*/;
21648 var o/*:Cell*/ = {t:'s', v:m};
[all …]
/plugin/edittable/lib/
H A Dhandsontable.less628 Cell borders

12