| /plugin/panoview/ |
| H A D | script.js | 331 var tile = { variable 341 tileCol.push(tile); 371 var tile = this.tiles[c][r]; 373 tile.posx = (tile.xIndex * this.tileSize) + this.x + motion.x; 374 tile.posy = (tile.yIndex * this.tileSize) + this.y + motion.y; 378 if (tile.posx > this.width) { 382 tile.xIndex -= this.tiles.length; 383 tile.posx = (tile.xIndex * this.tileSize) + this.x + motion.x; 384 } while (tile.posx > this.width); 386 if (tile.posx + this.tileSize < 0) { [all …]
|
| H A D | style.css | 30 div.panoview_plugin .well .tile
|
| /plugin/tile/ |
| D | style.css | 8 div.tile { 19 div.tile a { 23 div.tile p { 30 div.tile div.img { 37 div.tile div.img * { 41 div.tile div.img { 44 div.tile div.img span { 51 div.tile div.img img {
|
| D | plugin.info.txt | 1 base tile 6 desc Display URL in tile 7 url https://www.dokuwiki.org/plugin:tile
|
| D | README.md | 1 # tile chapter 3 DokuWiki Extensions : https://www.dokuwiki.org/plugin:tile
|
| /plugin/openlayersmap/lang/ru/ |
| H A D | admin_intro.txt | 2 Здесь вы можете очистить кэш плиток (tile) и карт, используемых локальным хранилищем статических ка…
|
| /plugin/pgn4web/pgn4web/images/tilesvg/ |
| D | README.txt | 1 Chess images from http://openclipart.org/search/?query=Chess+tile
|
| D | bp.svg | 7 …<metadata>image/svg+xmlOpen Clip Art LibraryChess tile - Pawn 12006-12-26T00:00:00http://openclipa…
|
| D | wp.svg | 8 …<metadata>image/svg+xmlOpen Clip Art LibraryChess tile - Pawn 32006-12-26T00:00:00http://openclipa…
|
| D | bn.svg | 10 …<metadata>image/svg+xmlOpen Clip Art LibraryChess tile - Knight 32006-12-26T00:00:00http://opencli…
|
| D | bb.svg | 10 …<metadata>image/svg+xmlOpen Clip Art LibraryChess tile - Bishop 22006-12-26T00:00:00http://opencli…
|
| D | bq.svg | 10 …<metadata>image/svg+xmlOpen Clip Art LibraryChess tile - Queen 12006-12-26T00:00:00http://openclip…
|
| D | br.svg | 12 …<metadata>image/svg+xmlOpen Clip Art LibraryChess tile - Rook 12006-12-26T00:00:00http://openclipa…
|
| D | wn.svg | 11 …<metadata>image/svg+xmlOpen Clip Art LibraryChess tile - Knight 22006-12-26T00:00:00http://opencli…
|
| D | wr.svg | 13 …<metadata>image/svg+xmlOpen Clip Art LibraryChess tile - Rook 32006-12-26T00:00:00http://openclipa…
|
| D | wk.svg | 13 …<metadata>image/svg+xmlOpen Clip Art LibraryChess tile - King 32006-12-26T00:00:00http://openclipa…
|
| D | wb.svg | 13 …<metadata>image/svg+xmlOpen Clip Art LibraryChess tile - Bishop 12006-12-26T00:00:00http://opencli…
|
| D | bk.svg | 16 …<metadata>image/svg+xmlOpen Clip Art LibraryChess tile - King 12006-12-26T00:00:00http://openclipa…
|
| D | wq.svg | 21 …<metadata>image/svg+xmlOpen Clip Art LibraryChess tile - Queen 32006-12-26T00:00:00http://openclip…
|
| /plugin/tiledblog/ |
| D | syntax.php | 70 $this->tile ($renderer, $ns, $cacheDir); 94 function tile (Doku_Renderer $renderer, $ns, $cacheDir) { function in syntax_plugin_tiledblog
|
| /plugin/openlayersmap/ |
| H A D | StaticMap.php | 447 $tile = curl_exec($ch); variable in dokuwiki\\plugin\\openlayersmap\\StaticMap 467 $tile = file_get_contents($url . $this->apikey, false, $context); variable in dokuwiki\\plugin\\openlayersmap\\StaticMap 471 if (@imagecreatefromstring($tile) !== false) { 472 if ($tile && $this->useTileCache) { 473 $this->writeTileToCache($url, $tile); 475 return $tile; variable in dokuwiki\\plugin\\openlayersmap\\StaticMap
|
| /plugin/c3chart/assets/ |
| D | c3.css | 18 .c3-legend-item-tile,
|
| /plugin/openlayersmap/ol/ |
| H A D | ol.js.map | 1 …tile loading failed\n * @type {number}\n */\n ERROR: 3,\n EMPTY: 4,\n};\n","/**\n * @module …
|
| /plugin/pdfjs/pdfjs/build/ |
| D | pdf.worker.js | 23361 tile; 23604 tile = {}; 23605 tile.index = (0, _util.readUint16)(data, position + 2); 23606 tile.length = (0, _util.readUint32)(data, position + 4); 23607 tile.dataEnd = tile.length + position - 2; 23608 tile.partIndex = data[position + 8]; 23609 tile.partsCount = data[position + 9]; 23612 if (tile.partIndex === 0) { 23613 tile.COD = context.COD; 23614 tile.COC = context.COC.slice(0); [all …]
|
| /plugin/photogallery/phpThumb/docs/ |
| D | phpthumb.readme.txt | 358 R=right, C=centre, *=tile) 367 <x> and <y> are the edge (and inter-tile) margin in 396 C=centre, *=tile); 407 <m> is the edge (and inter-tile) margin in percent;
|