Home
last modified time | relevance | path

Searched refs:col (Results 176 – 200 of 378) sorted by path

12345678910>>...16

/plugin/diagramsnet/lib/js/orgchart/
H A DOrgChart.Layout.min.js1col,row,ix,child,verticalSpacer,spacing,firstInRowIndex;if(node.getState().NumberOfSiblings<=this.… argument
/plugin/diagramsnet/lib/js/sanitizer/
H A Dsanitizer.min.js72 …ckquote:0,body:305,br:2,button:0,canvas:0,caption:0,center:0,cite:0,code:0,col:2,colgroup:1,comman… property in $.f
75 cite:"HTMLElement",code:"HTMLElement",col:"HTMLTableColElement",colgroup:"HTMLTableColElement",comm… property in $.Q
/plugin/diagramsnet/lib/js/
H A Dviewer-static.min.js76 …ckquote:0,body:305,br:2,button:0,canvas:0,caption:0,center:0,cite:0,code:0,col:2,colgroup:1,comman… property in $.f
79 cite:"HTMLElement",code:"HTMLElement",col:"HTMLTableColElement",colgroup:"HTMLTableColElement",comm… property in $.Q
H A Dviewer.min.js76 …ckquote:0,body:305,br:2,button:0,canvas:0,caption:0,center:0,cite:0,code:0,col:2,colgroup:1,comman… property in $.f
79 cite:"HTMLElement",code:"HTMLElement",col:"HTMLTableColElement",colgroup:"HTMLTableColElement",comm… property in $.Q
/plugin/diagramsnet/lib/resources/
H A Ddia_ca.txt99 collaborativeEditingNotice=Avís important per a l'edició col·laborativa
/plugin/diagramsnet/lib/styles/
H A Dgrapheditor.css473 cursor:col-resize;
/plugin/dir/
H A Dsyntax.php1006 function _tableCellContent(&$page, $col) { argument
1007 switch($col) {
1061 $this->_put($col);
1174 function _getCellClassForCol($col) { argument
1175 switch($col) {
1184 return $col;
1193 $this->_showDebugMsg("Unknown style class for col $col");
1300 foreach($this->cols as $index => $col) {
1301 $this->_tableCellOpen(1, $this->_getCellClassForCol($col));
1302 $this->_tableCellContent($page, $col);
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.css555 cursor: col-resize;
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js.map1col-resize\",\n \"description\": \"Indicates that the item/column can be resize…
H A D22.22.js.map1 …re.js';\nvar EMPTY_ELEMENTS = [\n 'area',\n 'base',\n 'br',\n 'col',\n 'embed',\n …
H A D24.24.js.map1 …re.js';\nvar EMPTY_ELEMENTS = [\n 'area',\n 'base',\n 'br',\n 'col',\n 'embed',\n …
H A D3.3.js.map1col element, and if the element is not immediately preceded by another colgroup element whose end …
H A D32.32.js.map1 … 'area',\n 'base',\n 'basefont',\n 'br',\n 'col',\n 'frame',…
H A D45.45.js.map1 … 'caption',\n 'center',\n 'cite',\n 'code',\n 'col',\n 'colgrou…
H A D48.48.js.map1 …re.js';\nvar EMPTY_ELEMENTS = [\n 'area',\n 'base',\n 'br',\n 'col',\n 'embed',\n …
H A D51.51.js.map1 … 'area',\n 'base',\n 'basefont',\n 'br',\n 'col',\n 'frame',…
H A Dbundle.css555 cursor: col-resize;
H A Dbundle.js.map1col-resize;\\n}\\n\\n.monaco-sash.vertical.minimum {\\n\\tcursor: e-resize;\\n}\\n\\n.monaco-sash.…
H A Deditor.worker.js.map1col = startColumn; col < endColumn; col++) {\n charCodes[len] = lineContent.charCod…
H A Djson.worker.js.map1col = startColumn; col < endColumn; col++) {\n charCodes[len] = lineContent.charCod…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1col","darkMode","Theme","background","primaryColor","noteBkgColor","noteTextColor","primaryTextCol…
/plugin/ditaa/ditaa/
H A Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/plugin/doctree2filelist/
H A Dstart.txt3 <menu col=1,align="left",caption="">
11 <menu col=1,align="left",caption="">
/plugin/doodle2/
H A Ddoodle_template.php44 <?php for ($col = 0; $col < $c; $col++) { variable
45 echo $userData['choice'][$col];
53 <?php for ($col = 0; $col < $c; $col++) { ?> variable
54 <th class="centeralign"><b><?php echo $template['count'][$col] ?></b></th>
/plugin/doodle3/
H A Ddoodle_template.php46 <?php for ($col = 0; $col < $c; $col++) { variable
47 echo $userData['choice'][$col];
55 <?php for ($col = 0; $col < $c; $col++) { ?> variable
56 <th class="centeralign"><b><?php echo $template['count'][$col] ?></b></th>

12345678910>>...16