Searched refs:tiles (Results 1 – 13 of 13) sorted by relevance
/plugin/panoview/ |
H A D | script.js | 112 this.tiles = []; 344 this.tiles.push(tileCol); 369 for (var c = 0; c < this.tiles.length; c++) { 370 for (var r = 0; r < this.tiles[c].length; r++) { 371 var tile = this.tiles[c][r]; 382 tile.xIndex -= this.tiles.length; 394 tile.xIndex += this.tiles.length; 407 tile.yIndex -= this.tiles[c].length; 419 tile.yIndex += this.tiles[c].length; 638 this.tiles = [];
|
/plugin/openlayersmap/lang/en/ |
H A D | admin_intro.txt | 2 This page allows you to purge the cached tiles and maps that are used by the 'local' static maps backend.
|
/plugin/openlayersmap/lang/es/ |
H A D | admin_intro.txt | 2 FIXME (translate) This page allows you to purge the cached tiles and maps that are used by the 'local' static maps backend.
|
/plugin/openlayersmap/lang/nl/ |
H A D | admin_intro.txt | 2 Deze pagina biedt de mogelijkheid de tijdelijk opgeslagen tiles en kaarten die gebruikt worden door de 'local' statische kaarten module te wissen.
|
/plugin/tile/ |
H A D | style.css | 1 div.tiles {
|
/plugin/openlayersmap/ol7/ |
H A D | ol.js.map |
|
/plugin/pdfjs/pdfjs/build/ |
H A D | pdf.worker.js | 23677 tiles = []; 23691 tiles.push(tile); 23695 context.tiles = tiles; 23703 tile = tiles[j]; 23857 var tile = context.tiles[tileIndex]; 23906 var tile = context.tiles[tileIndex]; 23955 var tile = context.tiles[tileIndex]; 24026 var tile = context.tiles[tileIndex]; 24078 var tile = context.tiles[tileIndex]; 24197 var tile = context.tiles[tileIndex]; [all …]
|
H A D | pdf.worker.js.map | 1 …tiles","numXtiles","numYtiles","tileComponent","codOrCoc","precinctWidth","dimensions","precinctHe…
|
H A D | pdf.js.map | 1 …be missing. This is INCORRECT behavior.\n // \"Figures on adjacent tiles should not overlap…
|
/plugin/ol3/ |
H A D | script.js | 1 …tiles:{type:"array",value:"string",doc:"An array of one or more tile source URLs, as in the TileJS… class in AnonymousFunction600b995a0400.i.source_vector 8 …tiles?void 0:[t.imageInfo.tiles.map((function(t){return t.width}))[0],t.imageInfo.tiles.map((funct…
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | 2.2.js.map | 1 …tiles, the image is rescaled so that it does.\"\n },\n {\n …
|
/plugin/bible/bible_douayRheims/ |
H A D | Luke.txt | 233 …of the multitude, they went up upon the roof and let him down through the tiles with his bed into …
|
/plugin/xlsx2dw/packages/xlsx/ |
H A D | xlsx.mjs | 24685 var tiles = parse_shallow(store[3][0].data); 24687 tiles[1].forEach(function(t) { 24745 store[3][0].data = write_shallow(tiles);
|