Home
last modified time | relevance | path

Searched refs:maps (Results 1 – 25 of 149) sorted by relevance

123456

/plugin/asciidocjs/node_modules/clean-css/lib/reader/
Dinput-source-map-tracker.js4 var maps = {};
7 all: all.bind(null, maps),
8 isTracking: isTracking.bind(null, maps),
9 originalPositionFor: originalPositionFor.bind(null, maps),
10 track: track.bind(null, maps)
14 function all(maps) { argument
15 return maps;
18 function isTracking(maps, source) { argument
19 return source in maps;
22 function originalPositionFor(maps, metadata, range, selectorFallbacks) { argument
[all …]
/plugin/googlemap3/
Dgooglemap3.js41 google.maps.event.addListener(marker, 'click', function() {
58 google.maps.event.addListener(currentInfoWindow, 'closeclick',
62 var tmpLatLng = new google.maps.LatLng(map.tmpLat, map.tmpLng);
71 google.maps.event.addListener(map, 'click',
100 google.maps.event.addListener(map, 'click',
113 var maptypes = { map : google.maps.MapTypeId.ROADMAP,
114 normal : google.maps.MapTypeId.ROADMAP,
115 hybrid : google.maps.MapTypeId.HYBRID,
116 satellite : google.maps.MapTypeId.SATELLITE,
117 terrain : google.maps.MapTypeId.TERRAIN
[all …]
/plugin/openlayersmap/lang/en/
Dadmin_intro.txt1 ====== Purge tilecaches and maps ======
2 This page allows you to purge the cached tiles and maps that are used by the 'local' static maps ba…
4 Note: after the maps have been purged the pages holding the maps also need to be purged. See: http:…
Dhelp.txt8 …* **switching themes or maps** clicking on the ≡ icon on the right-hand side of the map you can vi…
17 …* **switching themes or maps** clicking on the ≡ icon on the right-hand side of the map you can vi…
/plugin/openlayersmap/lang/es/
Dadmin_intro.txt1 ====== Purge tilecaches and maps ======
2 …e) This page allows you to purge the cached tiles and maps that are used by the 'local' static map…
4 FIXME (translate) Note: after the maps have been purged the pages holding the maps also need to be …
/plugin/abc2/abc-libraries/abc2svg/
Dperc-1.js49 var vpr,vpl,maps=this.get_maps(),a=parm.split(/\s+/),n=abc_b40(a[1])
57 if(!maps.MIDIdrum)
58 maps.MIDIdrum={}
60 if(!maps.MIDIdrum[n]){maps.MIDIdrum[n]=[a,vpr,null,vpl]}else{if(a)
61 maps.MIDIdrum[n][0]=a
62 if(!maps.MIDIdrum[n][1])
63 maps.MIDIdrum[n][1]=vpr
64 maps.MIDIdrum[n][3]=vpl}
DMIDI-1.js33 var n,v,s,maps,o,q,n,qs,a=parm.split(/\s+/),abc=this,cfmt=abc.cfmt(),curvoice=abc.get_curvoice()
78 maps=abc.get_maps()
79 if(!maps.MIDIdrum)
80 maps.MIDIdrum={}
81 if(!maps.MIDIdrum[n])
82 maps.MIDIdrum[n]=[]
83 maps.MIDIdrum[n][3]=mid_pit(v)
/plugin/googlemaps3/
Dscript.js25 googlemaps3[i].map = new google.maps.Map(googlemaps3[i].node, {
48 … const georssLayer = new google.maps.KmlLayer({url: googlemaps3[i].kml, map: googlemaps3[i].map,});
60 const marker = new google.maps.Marker({
74 const infoWindow = new google.maps.InfoWindow({content: markerInfo,});
81 const geocoder = new google.maps.Geocoder();
91 const geocoder = new google.maps.Geocoder();
/plugin/mytemplate/
Daction.php83 public $maps = array(); variable in action_plugin_mytemplate
126 fill_map($mapblock[1], $this->maps);
128 foreach(array_keys($this->maps) as $mapname) {
129 $list = explode(',', $this->maps[$mapname]);
139 $this->maps[$mapname] = $map;
301 if (array_key_exists($param1, $this->maps)) {
302 $value = $this->maps[$param1][$param2];
309 if (array_key_exists($param1, $this->maps)) {
310 $value = $this->do_lookrange($this->maps[$param1], $param2);
/plugin/asciidocjs/node_modules/pug-filters/node_modules/source-map/
DCHANGELOG.md5 * Fix for regression when people were using numbers as names in source maps. See
40 * Big speedups serializing source maps. See pull request #203.
58 source maps. Collectively about 75% of time shaved off of the source map
92 * About an 8% speed up in parsing source maps. See #159.
94 * Added a benchmark for parsing and generating source maps.
105 * Support for consuming "indexed" source maps which do not have any remote
133 * Performance improvements for parsing source maps in SourceMapConsumer.
198 * Support Sass source maps (which at the time of writing deviate from the spec
217 * Allow duplicate entries in the `names` and `sources` arrays of source maps
222 * Skip duplicate mappings when creating source maps from SourceNode; github
[all …]
/plugin/asciidocjs/node_modules/source-map/
DCHANGELOG.md5 * Fix for regression when people were using numbers as names in source maps. See
40 * Big speedups serializing source maps. See pull request #203.
58 source maps. Collectively about 75% of time shaved off of the source map
92 * About an 8% speed up in parsing source maps. See #159.
94 * Added a benchmark for parsing and generating source maps.
105 * Support for consuming "indexed" source maps which do not have any remote
133 * Performance improvements for parsing source maps in SourceMapConsumer.
198 * Support Sass source maps (which at the time of writing deviate from the spec
217 * Allow duplicate entries in the `names` and `sources` arrays of source maps
222 * Skip duplicate mappings when creating source maps from SourceNode; github
[all …]
/plugin/imagemap/
Dplugin.info.txt6 desc Create client-side image maps.
/plugin/osm/
Dplugin.info.txt6 desc Add OpenStreetMap maps to your wiki. Syntax: <osm params>markers</osm>'
/plugin/openlayersmap/
Dplugin.info.txt6 desc Provides a syntax for rendering OpenLayers based maps in wiki pages.
/plugin/imagemapping/
Dplugin.info.txt6 desc Create client-side image maps. Derived from the Version of Tom N Harris
Ddeleted.files9 _test/maps.test.php
/plugin/statistics/vendor/mustangostang/spyc/php4/
Dspyc.php4610 $maps = array();
632 $maps[] = $matchmaps[0];
633 … $inline = preg_replace('/{([^\[\]{}]+)}/U', ('YAMLMap' . (count($maps) - 1) . 's'), $inline, 1);
658 if (!empty($maps)) {
661 foreach ($maps as $mapk => $map) {
/plugin/sketchcanvas/phplib/
Dspyc.php626 $maps = array();
648 $maps[] = $matchmaps[0];
649 … $inline = preg_replace('/{([^\[\]{}]+)}/U', ('YAMLMap' . (count($maps) - 1) . 's'), $inline, 1);
674 if (!empty($maps)) {
677 foreach ($maps as $mapk => $map) {
/plugin/geonav/js/
Dearth_a.js73 var geocoder = new google.maps.ClientGeocoder();
/plugin/statistics/vendor/mustangostang/spyc/
DSpyc.php728 $maps = array();
761 $maps[] = $matchmaps[0];
762 … $inline = preg_replace('/{([^\[\]{}]+)}/U', ('YAMLMap' . (count($maps) - 1) . 's'), $inline, 1);
788 if (!empty($maps)) {
791 foreach ($maps as $mapk => $map) {
/plugin/asciidocjs/node_modules/clean-css/
DHistory.md49 …tps://github.com/jakubpawlowicz/clean-css/issues/1006) - edge case in handling invalid source maps.
149 …ixed issue [#903](https://github.com/jakubpawlowicz/clean-css/issues/903) - web UI and source maps.
340 …43](https://github.com/jakubpawlowicz/clean-css/issues/743) - background shorthand and source maps.
416 * Adds testing source maps in batch mode.
419 …e [#599](https://github.com/jakubpawlowicz/clean-css/issues/599) - support for inlined source maps.
434 * Adds better text normalizing in source maps mode.
435 * Fixes non-adjacent optimizations for source maps.
437 * Improves `outline` break up with source maps.
438 * Refixed issue [#629](https://github.com/jakubpawlowicz/clean-css/issues/629) - source maps & back…
448 * Fixed issue [#629](https://github.com/jakubpawlowicz/clean-css/issues/629) - source maps & backgr…
[all …]
/plugin/asciidocjs/node_modules/@types/babylon/
DREADME.md45 * generating code and source maps from the ASTs of multiple input files.
/plugin/asciidocjs/node_modules/y18n/
DCHANGELOG.md66 * exports maps are now used, which modifies import behavior.
/plugin/asciidocjs/node_modules/pug-filters/node_modules/yargs/
DREADME.md372 Optionally `.alias()` can take an object that maps keys to aliases.
381 Optionally `.default()` can take an object that maps keys to default values.
443 Optionally `.describe()` can take an object that maps keys to descriptions.
478 Optionally `.options()` can take an object that maps keys to `opt` parameters.
/plugin/symbols4odt/
Ddokuwiki_plugin_page.wiki62 …d must be unique in respect to the plugin's list of patterns. This string maps to an array that co…

123456