Home
last modified time | relevance | path

Searched refs:col (Results 251 – 275 of 378) sorted by path

1...<<111213141516

/plugin/html2pdf/html2pdf/html2ps/
H A Ddefault.css63 col { selector
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DFile.php2441 $col = $tokens[$i]['column'];
2446 echo "Process token $i on line $line [col:$col;len:$len;lvl:$level;";
/plugin/issuetracker/
H A Daction.php3755 foreach ($cols as $col => $order) {
3756 $colarr[$col] = array();
3757 foreach ($array as $k => $row) { $colarr[$col]['_'.$k] = strtolower($row[$col]); }
3760 foreach ($cols as $col => $order) {
3761 $eval .= '$colarr[\''.$col.'\'],'.$order.',';
3766 foreach ($colarr as $col => $arr) {
3770 $ret[$k][$col] = $array[$k][$col];
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Djdraw.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Djgraphx-examples.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/jplayer/vendor/happyworm/jplayer/lib/
H A Djquery.min.js3 …,thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],col:[2,"<table><tbody><…
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.graphic.bmp.php339 for ($col = 0; $col < $thisfile_bmp_header_raw['width']; $col = $col) {
344 $col++;
356 for ($col = 0; $col < $thisfile_bmp_header_raw['width']; $col = $col) {
361 $col++;
373 for ($col = 0; $col < $thisfile_bmp_header_raw['width']; $col++) {
386 for ($col = 0; $col < $thisfile_bmp_header_raw['width']; $col++) {
399 for ($col = 0; $col < $thisfile_bmp_header_raw['width']; $col++) {
603 for ($col = 0; $col < $thisfile_bmp_header_raw['width']; $col++) {
649 for ($col = 0; $col < $BMPinfo['resolution_x']; $col++) {
650 if (isset($BMPinfo['bmp']['data'][$row][$col])) {
[all …]
/plugin/jquery/
H A Djquery-1.4.2.js3980 col: [ 2, "<table><tbody></tbody><colgroup>", "</colgroup></table>" ], property in wrapMap
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
/plugin/katex/_assets/
H A Dkatex.min.css1 …lock}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{t…
/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/math2/phpmathpublisher/
H A Dmathpublisher.php1300 for($col = 0; $col <$nbcolonne; $col++)
1302 $largeur_colonne[$col]=0;
1307 for($col = 0; $col <$nbcolonne; $col++)
1318 $largeur_colonne[$col]=max($largeur_colonne[$col],$largeur[$i]);
1330 for($col = 0; $col <$nbcolonne; $col++)
1346 for($col = 0; $col <$nbcolonne; $col++)
1378 for($col = 0; $col <$nbcolonne; $col++)
1385 for($col = 0; $col <$nbcolonne; $col++)
1396 $largeur_colonne[$col]=max($largeur_colonne[$col],$largeur[$i]);
1408 for($col = 0; $col <$nbcolonne; $col++)
[all …]
/plugin/mathpublish/phpmathpublisher/
H A DMathExpression.php596 for ($col = 0; $col < $nbColumn; $col++) {
597 $widthColumn[$col] = 0;
601 for ($col = 0; $col < $nbColumn; $col++) {
610 $widthColumn[$col] = max($widthColumn[$col], $width[$i]);
621 for ($col = 0; $col < $nbColumn; $col++) {
633 for ($col = 0; $col < $nbColumn; $col++) {
680 for ($col = 0; $col < $nbColumn; $col++) {
685 for ($col = 0; $col < $nbColumn; $col++) {
694 $widthColumn[$col] = max($widthColumn[$col], $width[$i]);
705 for ($col = 0; $col < $nbColumn; $col++) {
[all …]
/plugin/mdpage/vendor/cebe/markdown/block/
H A DTableTrait.php44 foreach($cols as $col) {
45 $col = trim($col);
46 if (empty($col)) {
50 $l = ($col[0] === ':');
51 $r = (substr($col, -1, 1) === ':');
/plugin/mdpage/vendor/cebe/markdown/tests/extra-data/
H A Dtables.md26 | 1 | col 3 is | some wordy text | $1600 |
27 | 2 | col 2 is | centered | $12 |
76 | single col |
/plugin/mdpage/vendor/cebe/markdown/tests/github-data/
H A Dtables.md26 | 1 | col 3 is | some wordy text | $1600 |
27 | 2 | col 2 is | centered | $12 |
76 | single col |
/plugin/mediasyntax/test/
H A Ddokusyntax-test.txt18 | col 1 | col 2 |
/plugin/metaeditor/
H A Djstree.js749 col = this.element.find('.jstree-anchor').filter(':visible'),
750 ind = col.index(document.activeElement) || 0,
756 col.slice(ind).each($.proxy(function (i, v) {
766 col.slice(0, ind).each($.proxy(function (i, v) {
778 col.slice(ind + 1).each($.proxy(function (i, v) {
788 col.slice(0, ind + 1).each($.proxy(function (i, v) {
/plugin/mikioplugin/
H A DREADME.md44 - `<col>` now supports the `vertical-align` option, defaulting to top [#30](https://github.com/nomadjimbob/mikioplugin/issues/30). Thanks EmmaKnijn.
170 - Fixed Card element overflow issues. Cards will now be their own height when inside a row element. To force cards to all be the same height, wrap each card in a col element
/plugin/mikioplugin/assets/
H A Dstyles.less322 ._mikiop-col(@width) {
1078 .mikiop-col {
1089 &.mikiop-col-1 {
1090 ._mikiop-col(8.333333%);
1093 &.mikiop-col-2 {
1094 ._mikiop-col(16.666667%);
1097 &.mikiop-col-3 {
1098 ._mikiop-col(25%);
1101 &.mikiop-col-4 {
1102 ._mikiop-col(33.33333
[all...]
/plugin/openlayersmap/
H A DStaticMap.php619 $col = imagecolorallocatealpha($this->image, 255, 0, 0, .4 * 127);
621 $this->drawGeometry($kmlgeom, $col);
674 // maybe draw the polygon to an in-memory image and use imagecopy, draw polygon in col., draw holes in bgcol?
765 $col = imagecolorallocatealpha($this->image, 0, 0, 255, .4 * 127);
767 $this->drawGeometry($gpxgeom, $col);
776 $col = imagecolorallocatealpha($this->image, 255, 0, 255, .4 * 127);
778 $this->drawGeometry($gpxgeom, $col);
/plugin/openlayersmap/ol7/
H A Dol.js.map

1...<<111213141516