Home
last modified time | relevance | path

Searched defs:col (Results 1 – 25 of 80) sorted by relevance

1234

/plugin/doodle4/
H A Ddoodle_template.php60 <?php for ($col = 0; $col < $c; $col++) { variable
72 for ($col = 0; $col < $c; $col++) { variable
157 for ($col = 0; $col < $c; $col++) { variable
180 <?php for ($col = 0; $col < $c1 ; $col++) { variable
/plugin/doodle2/
H A Ddoodle_template.php44 <?php for ($col = 0; $col < $c; $col++) { variable
53 <?php for ($col = 0; $col < $c; $col++) { ?> variable
/plugin/doodle3/
H A Ddoodle_template.php46 <?php for ($col = 0; $col < $c; $col++) { variable
55 <?php for ($col = 0; $col < $c; $col++) { ?> variable
/plugin/pagelist/
H A Dhelper.php174 addColumn($plugin, $col) global() argument
190 modifyColumn($col, $value) global() argument
697 pluginCell($plugin, $col, $id) global() argument
[all...]
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DJTableRenderer.java480 public String getColumnName(int col) in createModel()
485 public Object getValueAt(int row, int col) in createModel()
500 public boolean isCellEditable(int row, int col) in createModel()
509 public void setValueAt(Object value, int row, int col) in createModel()
/plugin/struct/action/
H A Dmove.php152 updateColumnID(Schema $schema, Column $col, $old, $new, $hashes = false) global() argument
193 updateColumnLookup(Schema $schema, Column $col, $old, $new) global() argument
[all...]
/plugin/tablefilterjs/
H A Dscript.js6 tablefilterjs.find_th_eq = function( col, $table ) argument
/plugin/authucenter/lib/uc_client/model/
H A Dapp.php26 function get_apps($col = '*', $where = '') {
/plugin/struct/meta/
H A DCSVSerialImporter.php70 protected function validateValue(Column $col, &$rawvalue) argument
H A DSchemaEditor.php113 adminColumn($column_id, Column $col, $key = 'cols') global() argument
[all...]
H A DValueValidator.php34 validateValue(Column $col, & $rawvalue) global() argument
H A DCSVPageImporter.php131 validateValue(Column $col, & $rawvalue) global() argument
H A DCSVImporter.php167 protected function validateValue(Column $col, &$rawvalue) argument
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.table.php614 function get_cwc($col) {
895 function check_constrained_colspan($col) {
1159 function check_if_column_image_constrained($col) {
/plugin/edittable/script/
H A Deditor.js140 var lastselect = { row: 0, col: 0 }; property in edittable.loadEditor.lastselect
186 cells: function (row, col) { argument
202 renderer: function (instance, td, row, col) { argument
/plugin/bez/mdl/
H A DAcl.php47 public function acl_of($col) { argument
/plugin/tablelayout/script/
H A Dedittable_plugin.js31 handsontable_config.afterColumnResize = function (col, width) { argument
H A Dtablelayout_functions.js48 $cols.each(function (index, col) { argument
/plugin/codemirror/dist/modes/
H A 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 in a.context
H A Dq.min.js1 …"any","asc","asin","asof","atan","attr","avg","avgs","bin","by","ceiling","cols","cor","cos","coun… property in a.context
H A Dsparql.min.js1 …"));else if(typeof define=="function"&&define.amd)define(["../../lib/codemirror"],a);else a(CodeMi…
H A Dturtle.min.js1 …eturn"string"}}function j(a,b,c){a.context={prev:a.context,indent:a.indent,col:c,type:b}}function … property in a.context
/plugin/semanticdata/
H A Dhelper.php165 function _column($col){
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DDatamatrix.php971 protected function placeModule($marr, $nrow, $ncol, $row, $col, $chr, $bit) {
996 protected function placeUtah($marr, $nrow, $ncol, $row, $col, $chr) {
/plugin/autolink3/
H A Dsys.php93 function sort_tab($tab ,$fcmp, $col = 0)

1234