Home
last modified time | relevance | path

Searched defs:col (Results 51 – 75 of 136) sorted by relevance

123456

/plugin/edittable/lib/
Dhandsontable.full.js5376 range.forAll(function (row, col) { argument
11933 col: this.col property
11940 col: this.col property
11947 col: this.col property
11954 col: this.col property
11961 col: this.col property
14474 col: end === null ? null : end.col property
14531 col: end && start ? end.col - start.col + 1 : 1 property
14604 col: visualColumn property
14741 col: null property
[all …]
/plugin/dtable/
Dscript.js547 var insert_colspan_callback = argument
590 function($form_row, colspan, width, height, tclass, col, content) { argument
/plugin/a2s/
DASCIIToSVG.php73 public $col; variable in dokuwiki\\plugin\\a2s\\A2S_JLexToken
77 function __construct($type, $value = null, $line = null, $col = null) {
3558 private function walk($path, $row, $col, $dir, $d = 0) {
4015 private function getChar($row, $col) {
/plugin/tagfilter/
Dhelper.php358 public function getTagImageColumn($id, $col, $ns)
/plugin/asciidocjs/node_modules/pug-filters/node_modules/uglify-js/lib/
Dmozilla-ast.js470 col : start && start.column, property
485 col : end && end.column, property
Dparse.js192 function JS_Parse_Error(message, filename, line, col, pos) { argument
204 function js_error(message, filename, line, col, pos) { argument
223 col : 0, property
297 col : S.tokcol, property
745 function croak(msg, line, col, pos) { argument
Doutput.js375 col: token.col, property
/plugin/tablecalc/src/tablecalc/
H A Dscript.js115 function col() { function
/plugin/register/
Dregister.php135 public function rect($x, $y, $w, $h, $col, $fill = "")
/plugin/dwcommits/
Dhelper.php654 function construct_term($col,$val) {
/plugin/asciidocjs/node_modules/uglify-js/lib/
Dparse.js204 function JS_Parse_Error(message, filename, line, col, pos) { argument
216 function js_error(message, filename, line, col, pos) { argument
235 col : 0, property
332 col : S.tokcol, property
738 function croak(msg, line, col, pos) { argument
Dmozilla-ast.js1135 col : start && start.column, property
1150 col : end && end.column, property
Doutput.js337 col: current_col, property
/plugin/html2pdf/html2pdf/html2ps/
Ddefault.css63 col { selector
/plugin/datatables/assets/datatables.net/js/
Djquery.dataTables.js499 this.fnGetData = function( src, col ) argument
2488 $.each( oSettings.aoColumns, function ( i, col ) { argument
2797 col: colIdx property
2853 col: colIdx property
2971 var cellWrite = function ( cell, col ) { argument
6029 col: iCol, property
6553 $.each( s.order, function ( i, col ) { argument
8713 return $.map( columns, function (col, idx) { argument
8735 var visColumns = $.map( columns, function (col,i) { argument
9288 $.each( that[i], function (j, col) { argument
Djquery.dataTables.min.js4 …tten().toArray()},this.fnAdjustColumnSizing=function(t){var e=this.api(!0).columns.adjust(),n=e.se… property
/plugin/pgn4web/pgn4web/
Dpgn4web.js1514 function highlightSquare(col, row, on) { argument
2422 function IsCheck(col, row, color) { argument
3742 function SetImage(col, row, image) { argument
3866 function SquareOnBoard(col, row) { argument
/plugin/codemirror/dist/modes/
Dsql.min.js1 …"));else if(typeof define=="function"&&define.amd)define(["../../lib/codemirror"],a);else a(CodeMi… function
Dxml.min.js1 …nction(a){"use strict";var b={autoSelfClosers:{area:true,base:true,br:true,col:true,command:true,e… property
/plugin/highlightjs/highlight/languages/
Dhtml-xml.js64 … 1, 'strong': 1, 'legend': 1, 'ol': 1, 'script': 1, 'caption': 1, 's': 1, 'col': 1, 'h2': 1, 'h3':… property
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php544 var $col; variable in Mpdf\\Mpdf
3356 function SetColor($col, $type = '')
3380 function SetDColor($col, $return = false)
3396 function SetFColor($col, $return = false)
3413 function SetTColor($col, $return = false)
26100 …$paddingR = 1, $paddingT = 2, $paddingB = 2, $height = 1, $bgcol = false, $col = false, $btype = '…
26480 …function WriteBarcode2($code, $x = '', $y = '', $size = 1, $height = 1, $bgcol = false, $col = fal…
/plugin/ckgdoku/scripts/
Dparse_wiki-cmpr.js1 …;S<W[T].length;S++){if(W[T][S].rowspan>0){var V=W[T][S].text;U.push({row:T,column:S,spans:W[T][S].… property
/plugin/ckgedit/scripts/
Dparse_wiki-cmpr.js1 …;S<W[T].length;S++){if(W[T][S].rowspan>0){var V=W[T][S].text;U.push({row:T,column:S,spans:W[T][S].… property
/plugin/datatables/assets/datatables.net-buttons/js/
Dbuttons.html5.js514 function _excelColWidth(data, col) { argument
/plugin/s5reloaded/ui/thesis/
Dslides.js1694 function strokeString(ctx, txt, col, fh, tx, ty) { argument

123456