Home
last modified time | relevance | path

Searched refs:zoom (Results 26 – 50 of 421) sorted by relevance

12345678910>>...17

/plugin/ol3/
H A Dtest.js7 zoom: 6
/plugin/c3chart/assets/
H A Dc3.css229 .c3-drag-zoom.enabled {
234 .c3-drag-zoom.disabled {
239 .c3-drag-zoom .extent {
/plugin/diagramsnet/lib/math/extensions/
H A DMathZoom.js19zoom==="Click"){return this.Zoom(m,l)}},DblClick:function(m,l){if(this.settings.zoom==="Double-Cli…
/plugin/itrackviewer/
H A Daction.php50 'width="400" height="400" zoom="13" alt="off">',
/plugin/googlemaps3/
H A Dscript.js27 zoom: googlemaps3[i].zoom,
/plugin/combo/resources/theme/default/pages/partials/
H A Dmain-header-partial.hbs10 {{#page-image featured height="250" ratio="21:9" linking="default" default="icon|ancestor|logo" zoom="-10" lazy="none"}}{{/page-image}}
/plugin/bpmnioeditor/
H A Dscript.js143 modeler.get('canvas').zoom('fit-viewport');
188 viewer.get('canvas').zoom('fit-viewport');
247 modeler.get('canvas').zoom('fit-viewport');
/plugin/tagging/less/
H A Deditable.less21 zoom: 1;
31 zoom: 1;
/plugin/rigrr/lib/svg-pan-zoom/
H A Dsvg-pan-zoom.js430 …, zoom = Math.pow(1 + this.options.zoomScaleSensitivity, (-1) * delta); // multiplying by neg. 1 s…
432 this.zoomAtPoint(svg, relativeMousePoint, zoom)
507 this.getPublicInstance().zoom(this.initialCTM.a)
664 this.getPublicInstance().zoom(newScale)
795 , setMinZoom: function(zoom) {that.options.minZoom = zoom}
796 , setMaxZoom: function(zoom) {that.options.maxZoom = zoom}
801 , zoom: function(scale) {
/plugin/panoview/
H A Dscript.js593 zoom: function (direction) { method in PanoJS
846 assembleUrl: function (xIndex, yIndex, zoom) { argument
848 zoom + '-' + xIndex + '-' + yIndex +
892 self.zoom(1);
899 self.zoom(-1);
966 viewer.zoom(-1);
968 viewer.zoom(1);
/plugin/revealjs/css/
H A Dreveal.scss67 .reveal .slides section .fragment.zoom-in {
570 touch-action: pinch-zoom;
794 @include transition-global(zoom) {
797 @include transition-horizontal-past(zoom) {
801 @include transition-horizontal-future(zoom) {
805 @include transition-vertical-past(zoom) {
808 @include transition-vertical-future(zoom) {
1225 .reveal[data-background-transition=zoom]>.backgrounds .slide-background,
1226 .reveal>.backgrounds .slide-background[data-background-transition=zoom] {
1230 .reveal[data-background-transition=zoom]>.backgrounds .slide-background.past,
[all …]
/plugin/revealjs/
H A Dchangelog.md21 … is not important: `---- orange wiki:dokuwiki-128.png 10% repeat bg-slide zoom-in fade-out slow no…
27 …kground transition: prefix `bg-` followed by `none`, `fade`, `slide`, `convex`, `concave` or `zoom`
28 …- Slide transition: `none`, `fade`, `slide`, `convex`, `concave` or `zoom` followed by optional po…
30 …r vertical (nested) slides and a new slide with the given options - example: `---- red zoom ---->>`
38 …- Improved existing background indicator {{background>orange bg-zoom}}: allowing now all options f…
/plugin/pdfjs/pdfjs/web/locale/lij/
H A Dviewer.properties31 zoom_out.title=Diminoisci zoom
32 zoom_out_label=Diminoisci zoom
33 zoom_in.title=Aomenta zoom
34 zoom_in_label=Aomenta zoom
35 zoom.title=Zoom
213 # Predefined zoom values
/plugin/wikipediasnippet/
H A Dall.css3 zoom: 1;
/plugin/openlayersmap/lang/fr/
H A Dhelp.txt7 * **zoom avant et arrière** en utilisant les boutons + et - en haut à gauche de la carte, vous pouvez obtenir plus ou moins de détails sur la carte
16 * **zoom avant et arrière** en utilisant les boutons + et - en haut à gauche de la carte ou en utilisant les touches + et - vous pouvez obtenir plus ou moins de détails dans la carte
/plugin/phosphor/
H A Dphosphor.php150 $zoom = 'zoom="' . $params['content-frame-zoom'] . '"';
/plugin/pdfjs/pdfjs/web/locale/ta-LK/
H A Dviewer.properties24 zoom.title=அளவு
66 # Predefined zoom values
/plugin/pdfjs/pdfjs/web/locale/tsz/
H A Dviewer.properties24 zoom.title=jasi
64 # Predefined zoom values
/plugin/pdfjs/pdfjs/web/locale/meh/
H A Dviewer.properties24 zoom.title=Nasa´a ka´nu/Nasa´a luli
62 # Predefined zoom values
/plugin/pdfjs/pdfjs/web/locale/mn/
H A Dviewer.properties24 zoom.title=Тэлэлт
70 # Predefined zoom values
/plugin/combo/ComboStrap/
H A DPageImageTag.php86 $zoom = $tagAttributes->getValueAndRemoveIfPresent(Dimension::ZOOM_ATTRIBUTE, self::DEFAULT_ZOOM);
138 ->setRequestedZoom($zoom);
233 * When the width requested is small, no zoom out
/plugin/googlemaps/
H A Dscript.js55 map.setCenter(new GLatLng(lat, lon), zoom);
/plugin/pdfjs/pdfjs/web/locale/rw/
H A Dviewer.properties24 zoom.title=Ihindurangano
68 # Predefined zoom values
/plugin/slider/
H A Dscreen.css21 *zoom: 1;
75 *zoom: 1;
/plugin/schedule/
H A DTODO.txt3 * regrouper les POI en fonction du zoom

12345678910>>...17