Home
last modified time | relevance | path

Searched defs:col (Results 26 – 50 of 138) sorted by relevance

123456

/plugin/struct/meta/
H A DCSVPageImporter.php127 protected function validateValue(Column $col, &$rawvalue)
H A DCSVImporter.php167 protected function validateValue(Column $col, &$rawvalue)
/plugin/asciidocjs/node_modules/void-elements/
Dindex.js10 "col": true, property
/plugin/bez/mdl/
H A DAcl.php47 public function acl_of($col) {
/plugin/discussion/
H A Dhelper.php76 public function td($id, $col = null, &$class = null, $num = null)
/plugin/edittable/script/
Deditor.js140 var lastselect = { row: 0, col: 0 }; property
186 cells: function (row, col) { argument
202 renderer: function (instance, td, row, col) { argument
Dcontextmenu.js18 selectionArray.push({row: currentRow, col: currentCol}); property
/plugin/tablelayout/script/
Dedittable_plugin.js31 handsontable_config.afterColumnResize = function (col, width) { argument
Dtablelayout_functions.js48 $cols.each(function (index, col) { argument
/plugin/semanticdata/
Dhelper.php165 function _column($col){
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DErrorCollector.php206 private function _renderStruct(&$ret, $struct, $line = null, $col = null)
/plugin/asciidocjs/node_modules/is-expression/
Dtest.js23 function error(src, line, col, options) { argument
/plugin/codemirror/dist/modes/
Dcypher.min.js1 …"}};var e=function(a,b,c){return a.context={prev:a.context,indent:a.indent,col:c,type:b}};var f=fu… property
Dturtle.min.js1 …eturn"string"}}function j(a,b,c){a.context={prev:a.context,indent:a.indent,col:c,type:b}}function … property
Dsparql.min.js1 …"));else if(typeof define=="function"&&define.amd)define(["../../lib/codemirror"],a);else a(CodeMi…
Dq.min.js1 …"any","asc","asin","asof","atan","attr","avg","avgs","bin","by","ceiling","cols","cor","cos","coun… property
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
DDatamatrix.php971 protected function placeModule($marr, $nrow, $ncol, $row, $col, $chr, $bit) {
996 protected function placeUtah($marr, $nrow, $ncol, $row, $col, $chr) {
/plugin/autolink3/
Dsys.php93 function sort_tab($tab ,$fcmp, $col = 0)
/plugin/data-au/
Dhelper.php372 function _column($col) {
/plugin/statdisplay/helper/
Dtable.php427 private function head($data = '', $col = 1, $row = 1)
/plugin/data/
Dhelper.php401 public function column($col)
/plugin/wysiwyg/fckeditor/editor/_source/internals/
Dfcklistslib.js43 EmptyElements : { base:1,col:1,meta:1,link:1,hr:1,br:1,param:1,img:1,area:1,input:1 }, property
58 …:1,li:1,dt:1,de:1,table:1,thead:1,tbody:1,tfoot:1,tr:1,th:1,td:1,caption:1,col:1,colgroup:1,blockq… property
59 …:1,li:1,dt:1,de:1,table:1,thead:1,tbody:1,tfoot:1,tr:1,th:1,td:1,caption:1,col:1,colgroup:1,blockq… property
/plugin/dir/
Dsyntax.php1006 function _tableCellContent(&$page, $col) {
1174 function _getCellClassForCol($col) {
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DGradient.php886 private function getStop($col, $el, $convertOffset = false)
/plugin/authucenter/lib/uc_client/model/
Dmisc.php29 function get_apps($col = '*', $where = '') {

123456