| /plugin/asciidocjs/node_modules/clean-css/lib/reader/ |
| D | input-source-map-tracker.js | 4 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/ |
| D | googlemap3.js | 41 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/ |
| H A D | admin_intro.txt | 1 ====== 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:…
|
| H A D | help.txt | 8 …* **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/ |
| H A D | admin_intro.txt | 1 ====== 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/ |
| D | perc-1.js | 49 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}
|
| D | MIDI-1.js | 33 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/ |
| D | script.js | 25 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/ |
| D | action.php | 83 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/ |
| D | CHANGELOG.md | 5 * 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/ |
| D | CHANGELOG.md | 5 * 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/ |
| D | plugin.info.txt | 6 desc Create client-side image maps.
|
| /plugin/osm/ |
| D | plugin.info.txt | 6 desc Add OpenStreetMap maps to your wiki. Syntax: <osm params>markers</osm>'
|
| /plugin/openlayersmap/ |
| H A D | plugin.info.txt | 6 desc Provides a syntax for rendering OpenLayers based maps in wiki pages.
|
| /plugin/imagemapping/ |
| D | plugin.info.txt | 6 desc Create client-side image maps. Derived from the Version of Tom N Harris
|
| D | deleted.files | 9 _test/maps.test.php
|
| /plugin/statistics/vendor/mustangostang/spyc/php4/ |
| H A D | spyc.php4 | 610 $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/ |
| D | spyc.php | 626 $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/ |
| D | earth_a.js | 73 var geocoder = new google.maps.ClientGeocoder();
|
| /plugin/statistics/vendor/mustangostang/spyc/ |
| H A D | Spyc.php | 728 $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/ |
| D | History.md | 49 …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/ |
| D | README.md | 45 * generating code and source maps from the ASTs of multiple input files.
|
| /plugin/asciidocjs/node_modules/y18n/ |
| D | CHANGELOG.md | 66 * exports maps are now used, which modifies import behavior.
|
| /plugin/asciidocjs/node_modules/pug-filters/node_modules/yargs/ |
| D | README.md | 372 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/ |
| D | dokuwiki_plugin_page.wiki | 62 …d must be unique in respect to the plugin's list of patterns. This string maps to an array that co…
|