/plugin/avatar/parts/ |
H A D | image.info | 2 layer 120x120 0,0 Mouth_10.png 3 layer 120x120 0,0 Mouth_9.png 4 layer 120x120 0,0 Mouth_8.png 5 layer 120x120 0,0 Mouth_7.png 6 layer 120x120 0,0 Mouth_6.png 7 layer 120x120 0,0 Mouth_5.png 8 layer 120x120 0,0 Mouth_4.png 9 layer 120x120 0,0 Mouth_3.png 10 layer 120x120 0,0 Mouth_2.png 11 layer 120x120 0,0 Mouth_1.png [all …]
|
/plugin/openlayersmap/ol7/ |
H A D | ol-layerswitcher.css | 1 .layer-switcher { 8 .layer-switcher .panel { 20 .layer-switcher button { 61 .layer-switcher.shown.layer-switcher-activation-mode-click > button { 75 .layer-switcher ul { 87 .layer-switcher li.group + li.layer-switcher-base-group { 98 .layer-switcher li { 160 .layer-switcher .group.layer-switcher-close button { 165 .layer-switcher .group.layer-switcher-fold.layer-switcher-close > ul { 171 .layer-switcher.shown.layer-switcher-activation-mode-click { [all …]
|
/plugin/layeranimation/ |
H A D | script.js | 20 this.layer = new Array(); 36 …if ( !self.layer[layerNr] || !self.layer[layerNr].items[itemNr] ) { self.isRunning = false; return… 92 if ( self.layer.length > 1 ) 120 if ( layer < 0 ) { layer = self.layer.length-1; } 121 if ( !self.layer[layer] ) { return; } 126 $(self.layer[layer].items).each(function(){ 132 self.layer[layer].elem.css({ 134 'left' : self.layer[layer].items[0].direction * offset 307 self.layer = new Array(); 332 …erListItem = $('<li/>').text(self.layer.length).attr('title', 'skip to layer ' + self.layer.length… [all …]
|
H A D | style.less | 17 &, div.layer { 21 /* div.layer:not(:nth-last-child(2)) { */ 22 div.layer { 40 div.layer, div.layer div.item { 48 div.layer { 83 div.layer, div.layer div.item { 95 div.layer div.item { 104 div.layer div.item.right { 108 div.layer.fixed div.item { 130 div.layer:last-child div.box, &.scripting div.box { [all …]
|
H A D | README.md | 8 Pausing the animation causes the current layer to end its animation (if still in progress) and then… 10 The lower left also shows a button for each layer. Clicking the button skips to the layer and pause… 16 <layer %OPTION% [%CLASS%]> 25 </layer> 27 <layer> 29 </layer> 41 …* Keyword **fixed** in **layer** - this can only be used in the first layer and will make it a sta… 43 …* ``%CLIP%`` (optional) - if you use several items with links in the same layer, you will not be a…
|
H A D | plugin.info.txt | 9 url http://www.inetsoftware.de/other-products/dokuwiki-plugins/layer-animation
|
/plugin/openlayersmapoverlays/lib/ |
H A D | layers.js | 59 …layer.events.on({moveend:this.update,refresh:this.update,visibilitychanged:this.update,scope:this}…
|
/plugin/openlayersmap/ |
H A D | script.js | 115 new ol.layer.Tile({ 123 new ol.layer.Tile({ 137 new ol.layer.Tile({ 150 new ol.layer.Tile({ 163 new ol.layer.Tile({ 176 new ol.layer.Tile({ 191 new ol.layer.Tile({ 202 new ol.layer.Tile({ 213 new ol.layer.Tile({ 226 new ol.layer.Tile({ [all …]
|
/plugin/ol3/ |
H A D | test.js | 2 var layer = new ol.layer.Tile ({ 11 layers: [layer],
|
/plugin/aceeditor/ |
H A D | style.css | 23 .ace-doku .ace_marker-layer .ace_preview { 30 .ace-doku .ace_marker-layer .ace_menu {
|
/plugin/osm/ |
H A D | script.js | 31 for (var layer in layers) { 32 if (layer != params['layer']) { 33 map.addLayer(layers[layer]);
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/ |
H A D | OptionalContentWriter.php | 55 foreach ($this->mpdf->layers as $id => $layer) { 62 $name = $layer['name'];
|
H A D | ResourceWriter.php | 221 foreach ($this->mpdf->layers as $id => $layer) { 222 $this->writer->write('/ZI' . $id . ' ' . $layer['n'] . ' 0 R');
|
/plugin/preregister/ |
H A D | plugin.info.txt | 6 desc Additional confirmation layer for new registrations
|
/plugin/jcapture/src/com/hammurapi/jcapture/ |
H A D | ButtonManager.java | 55 public Place2 getButton(final String name, final int layer, final int xpos, final int ypos) { in getButton() argument 57 place.setLayer(layer); in getButton()
|
H A D | SwfEncoder.java | 101 int layer = maxImgLayer+2; in encode() local 194 Place2 placeBackground = manager.getButton("background", layer++, 0, 0); in encode() 199 …movie.add(manager.getButton("play_button", layer++, toolbarX + 500, toolbarY + toolbarHeight / 2)); in encode() 200 …movie.add(manager.getButton("progress_bar", layer++, toolbarX + 1000, toolbarY + toolbarHeight / 2… in encode() 201 …movie.add(manager.getButton("volume_control", layer++, toolbarX + 5600, toolbarY + toolbarHeight /… in encode()
|
/plugin/securelogin/ |
H A D | plugin.info.txt | 5 …ed. This plugin encrypts submitted passwords, giving you and your users an extra layer of security.
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
H A D | http-handler.asciidoc | 4 Elasticsearch-PHP uses an interchangeable HTTP transport layer called 6 a generic HTTP request, then pass it to the transport layer to execute. The
|
/plugin/webcomponent/_test/data/pages/ |
H A D | console.txt | 4 The ''console'' component is just a semantic layer above the [[doku>wiki:syntax#code_blocks|dokuwik…
|
/plugin/pureldap/vendor/freedsx/sasl/ |
H A D | README.md | 3 FreeDSx SASL is a pure PHP SASL library. It supports authentication and security layer functionalit…
|
/plugin/simplemap/ |
H A D | syntax.php | 95 'layer' => 'mapnik',
|
/plugin/s5reloaded/ui/thesis/ |
H A D | framing.css | 1 /* The following styles size, place, and layer the slide components.
|
/plugin/s5/ui/default/ |
H A D | framing.css | 1 /* The following styles size, place, and layer the slide components.
|
/plugin/s5/ui/dokuwiki/ |
H A D | framing.css | 1 /* The following styles size, place, and layer the slide components.
|
/plugin/jplayer/vendor/james-heinrich/getid3/demos/ |
H A D | demo.mp3header.php | 1524 function MPEGaudioBitrateLookup($version, $layer, $rawbitrate) { argument 1529 …set($MPEGaudioBitrateLookup["$version"]["$layer"]["$rawbitrate"]) ? $MPEGaudioBitrateLookup["$vers… 1545 function MPEGaudioModeExtensionLookup($layer, $rawmodeextension) { argument 1549 …rn (isset($MPEGaudioModeExtensionLookup["$layer"]["$rawmodeextension"]) ? $MPEGaudioModeExtensionL… 2766 function MPEGaudioFrameLength(&$bitrate, &$version, &$layer, $padding, &$samplerate) { argument 2769 if (!isset($AudioFrameLengthCache[$bitrate][$version][$layer][$padding][$samplerate])) { 2770 $AudioFrameLengthCache[$bitrate][$version][$layer][$padding][$samplerate] = false; 2775 if ($layer == 'I') { 2791 if ($layer == 'I') { 2797 } elseif ($layer == 'II') { [all …]
|