Home
last modified time | relevance | path

Searched refs:col (Results 351 – 375 of 378) sorted by last modified time

1...<<111213141516

/plugin/sqlraw/
H A Dsorttable.min.js12col=this.sorttable_columnindex;rows=this.sorttable_tbody.rows;for(var j=0;j<rows.length;j++){row_a…
/plugin/tableplot/example/
H A DexampleEarthquakePlot.txt9 <th scope="col">Year</th>
10 <th scope="col">Number Earthquakes</th>
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/aceeditor/
H A Dbuild.js1 …e").FoldMode,u=t.FoldMode=function(){i.call(this,new s({area:1,base:1,br:1,col:1,command:1,embed:1…
/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/jdraw/lib/
H A Djgraphx-examples.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Djdraw.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DJTableRenderer.java480 public String getColumnName(int col) in createModel() argument
482 return colNames[col]; in createModel()
485 public Object getValueAt(int row, int col) in createModel() argument
487 return data[row][col]; in createModel()
500 public boolean isCellEditable(int row, int col) in createModel() argument
502 return col == 0; in createModel()
509 public void setValueAt(Object value, int row, int col) in createModel() argument
511 data[row][col] = value; in createModel()
512 fireTableCellUpdated(row, col); in createModel()
H A DSchemaGraphComponent.java40 int col = getColumn(edge, isSource); in SchemaGraphComponent()
42 if (col >= 0) in SchemaGraphComponent()
44 double y = getColumnLocation(edge, start, col); in SchemaGraphComponent()
/plugin/semanticdata/syntax/
H A Dtable.php89 foreach($cols as $col){
90 $col = trim($col);
91 if(!$col) continue;
103 foreach($cols as $col){
104 $col = trim($col);
330 $key = $col['key'];
350 $type = $col['type'];
360 unset($col);
366 if($col == '%pageid%'){
374 if(!$tables[$col]){
[all …]
/plugin/s5reloaded/ui/thesis/
H A Dslides.js1694 function strokeString(ctx, txt, col, fh, tx, ty) { argument
1698 ctx.lineWidth = lw; ctx.strokeStyle = col;
1957 var row; var clm; var cnt = 0; var val = 0; var nme = ""; var col = "";
1981 col = scanColor(row.getElementsByTagName("td")[0].getAttribute("bgcolor")); val = 0;
1992 colorSlice[r-cnt] = col; ChartData[nme] = Math.abs(val);
2000 colorSlice[r-cnt] = col;
H A Dpretty.css523 table.piechart tr td.col, table.barchart tr td.col, table.linechart tr td.col { border-bottom: 1px …
/plugin/doctree2filelist/
H A Dstart.txt3 <menu col=1,align="left",caption="">
11 <menu col=1,align="left",caption="">
/plugin/qrcode2/
H A Dphpqrcode.php987 $col[0] = ImageColorAllocate($base_image,255,255,255);
988 $col[1] = ImageColorAllocate($base_image,0,0,0);
990 imagefill($base_image, 0, 0, $col[0]);
995 ImageSetPixel($base_image,$x+$outerFrame,$y+$outerFrame,$col[1]);
2944 $col = $this->count / $this->blocks;
2945 if($col >= $this->rsblocks[0]->dataLength) {
2948 $ret = $this->rsblocks[$row]->data[$col];
2951 $col = ($this->count - $this->dataLength) / $this->blocks;
2952 $ret = $this->rsblocks[$row]->ecc[$col];
/plugin/processing/
H A Dscript.js3713 for (var col = 0; col < 3; col++, e++) {
3715 this.elements[row * 3 + 1] * source[col + 3];
3887 for (var col = 0; col < 4; col++, e++) {
3888 result[e] += this.elements[col + 0] * source[row * 4 + 0] + this.elements[col + 4] *
3911 for (var col = 0; col < 4; col++, e++) {
3913 source[col + 4] + this.elements[row * 4 + 2] * source[col + 8] +
9896 var img, col, lum, i;
9924 col = 255 - img.pixels.getPixel(i);
9925 img.pixels.setPixel(i,(0xff000000 | (col << 16) | (col << 8) | col));
9930 col = img.pixels.getPixel(i);
[all …]
/plugin/jquery/
H A Djquery-1.4.2.min.js101 …>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody><… property in F
H A Djquery-1.4.2.js3980 col: [ 2, "<table><tbody></tbody><colgroup>", "</colgroup></table>" ], property in wrapMap
/plugin/lastfm/inc/
H A Dlastfmutils.php69 $col = 1;
82 $col = 1;
84 $col++;
111 $col = 1;
122 if($col == $cols) {
124 $col = 1;
126 $col++;
133 $col = 1;
144 if($col == $cols) {
146 $col = 1;
[all …]
/plugin/tbt/
H A Dscript.js18 var col;
50 col = 0;
87 cur_x = 0; col = 0;
99 text[row].splice(col-1,1);
103 col--;
113 if (rowcr) { col=0; cur_x=0; }
118 if (rowcr) { col=0; cur_x=0; }
123 col--;
128 col++;
133 text[row].splice(col,0,recording[currentChar][0]);
[all …]
/plugin/register/
H A Dregister.php135 public function rect($x, $y, $w, $h, $col, $fill = "") argument
140 imagerectangle($this->im, $x, $y, $w, $h, $col);
142 imagefilledrectangle($this->im, $x, $y, $w, $h, $col);
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js42col:1,meta:1,link:1,hr:1,br:1,param:1,img:1,area:1,input:1 },PathBlockElements:{ address:1,blockqu… property in FCKListsLib.ListBoundaries
51col:{},tr:{td:1,th:1},img:{},colgroup:{col:1},noscript:P,td:P,br:{},th:P,center:P,kbd:L,button:X(I…
H A Dfckeditorcode_gecko.js41col:1,meta:1,link:1,hr:1,br:1,param:1,img:1,area:1,input:1 },PathBlockElements:{ address:1,blockqu… property in FCKListsLib.BlockBoundaries
50col:{},tr:{td:1,th:1},img:{},colgroup:{col:1},noscript:P,td:P,br:{},th:P,center:P,kbd:L,button:X(I…
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcklistslib.js43 EmptyElements : { base:1,col:1,meta:1,link:1,hr:1,br:1,param:1,img:1,area:1,input:1 }, property in FCKListsLib.EmptyElements
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 in FCKListsLib.BlockBoundaries
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 in FCKListsLib.ListBoundaries
/plugin/wysiwyg/fckeditor/editor/dtd/
H A Dfck_xhtml10strict.js46 col: {},
49 colgroup: {col:1},
71 table: {thead:1, col:1, tbody:1, tr:1, colgroup:1, caption:1, tfoot:1},
H A Dfck_xhtml10transitional.js49 col: {},
52 colgroup: {col:1},
77 table: {thead:1, col:1, tbody:1, tr:1, colgroup:1, caption:1, tfoot:1},

1...<<111213141516