Home
last modified time | relevance | path

Searched refs:fit (Results 1 – 25 of 185) sorted by relevance

12345678

/plugin/latexit/tests/my/
H A Dtest5.latex7 \url{http://fit.cvut.cz}
9 \href{http://www.fit.cvut.cz}{www.fit.cvut.cz}
11 \url{http://fit.cvut.cz}
13 \href{http://fit.cvut.cz}{FIT}
15 \href{mailto:kucerad5@fit.cvut.cz}{kucerad5@fit.cvut.cz}
/plugin/latexit/tests/dw_orig_test_files/
H A Dtest5.txt1 http://fit.cvut.cz
3 www.fit.cvut.cz
5 [[http://fit.cvut.cz]]
7 [[http://fit.cvut.cz|FIT]]
9 <kucerad5@fit.cvut.cz>
/plugin/combo/resources/theme/default/components/css/
H A Drailbar-off-canvas.css20 width: fit-content;
30 width: fit-content;
H A Dhistorical-breadcrumb.css8 max-width: fit-content;
H A Dbackground.css40 object-fit: cover;
/plugin/signavio/
H A Dsyntax.php128 overflowX: "fit",
129 overflowY: "fit",
/plugin/latexcaption/
H A Dstyle.less6 width: fit-content;
7 width: -moz-fit-content;
/plugin/combo/resources/theme/default/pages/templates/
H A Dholy-medium.css31 height: fit-content;
/plugin/diagramsnet/lib/js/
H A Dembed.dev.js278 var fit = configNode.getAttribute('fit');
280 if ((container.style.width != '100%' && fit != '1' && resize != '0') ||
454 if (fit != '0')
456 graph.fit(border);
619 if (container.style.width != '100%' && fit != '0' && resize == '1')
H A Dexport.js538 if (data.fit)
711 var autoOrigin = (data.print && data.fit != null) ? data.fit : false;
/plugin/diagramsnet/lib/js/diagramly/
H A DEmbed.js278 var fit = configNode.getAttribute('fit');
280 if ((container.style.width != '100%' && fit != '1' && resize != '0') ||
454 if (fit != '0')
456 graph.fit(border);
619 if (container.style.width != '100%' && fit != '0' && resize == '1')
H A DMinimal.js115 ui.formatWindow.window.fit();
243 ui.sidebarWindow.window.fit();
1428 this.fit();
1482 mxWindow.prototype.fit = function() method in mxWindow
1499 mxUtils.fit(this.div);
2646 ui.sidebarWindow.window.fit();
2651 ui.formatWindow.window.fit();
2656 ui.actions.outlineWindow.window.fit();
2661 ui.actions.layersWindow.window.fit();
2666 ui.menus.tagsWindow.window.fit();
[all …]
H A DMenus.js388 initialZoom, linkTarget, linkColor, fit, allPages, layers, tags, lightbox, editLink) argument
390 editorUi.createHtml(publicUrl, zoomEnabled, initialZoom, linkTarget, linkColor, fit, allPages,
940 this.tagsWindow.window.fit();
1919 mxLog.window.fit();
1969 …url, function(publicUrl, zoomEnabled, initialZoom, linkTarget, linkColor, fit, allPages, layers, t… argument
1971 editorUi.createHtml(publicUrl, zoomEnabled, initialZoom, linkTarget, linkColor, fit, allPages,
2070 editorUi.showEmbedImageDialog(function(fit, shadow, retina, lightbox, editLink, layers) argument
2074 editorUi.createEmbedImage(fit, shadow, retina, lightbox, editLink, layers, function(result)
2091 editorUi.showEmbedImageDialog(function(fit, shadow, image, lightbox, editLink, layers) argument
2095 editorUi.createEmbedSvg(fit, shadow, image, lightbox, editLink, layers, function(result)
/plugin/diagrams/
H A Dstyle.less
/plugin/openlayersmap/
H A Dscript.js312 map.getView().fit(extent, autoZoom_options);
350 map.getView().fit(extent, autoZoom_options);
419 map.getView().fit(extent, autoZoom_options);
470 map.getView().fit(extent, autoZoom_options);
774 // shrink the map width to fit inside page container
/plugin/latexit/
H A DREADME18 http://fit.cvut.cz/
/plugin/adhoctags/images/
H A DREADME6 In some cases, minor adjustments have been made to better fit the "look and feel"
/plugin/amcharts/assets/amcharts/plugins/export/examples/
H A Dexport.config.advanced.js220 fit: [ 523.28, 769.89 ]
/plugin/rigrr/lib/svg-pan-zoom/
H A Dsvg-pan-zoom.js212 , fit: true // enable or disable viewport fit in SVG (default true)
272 if (this.options.fit) {
657 SvgPanZoom.prototype.fit = function(dropCache) {
821 , fit: function(dropCache) {return that.fit(dropCache)}
/plugin/dirtylittlehelper/mermaid/editor/src/routes/
H A DEdit.svelte160 height: fit-content;
178 width: fit-content;
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.vml.js879 R._engine.setViewBox = function (x, y, w, h, fit) { argument
880 R.eve("raphael.setViewBox", this, this._viewBox, [x, y, w, h, fit]);
885 if (fit) {
895 this._viewBox = [x, y, w, h, !!fit];
H A Draphael.svg.js1319 R._engine.setViewBox = function (x, y, w, h, fit) { argument
1320 eve("raphael.setViewBox", this, this._viewBox, [x, y, w, h, fit]);
1324 aspectRatio = fit ? "xMidYMid meet" : "xMinYMin",
1348 this._viewBox = [x, y, w, h, !!fit];
/plugin/revealjs/css/print/
H A Dpaper.css6 manipulate this file as you see fit. */
/plugin/diagramsnet/lib/plugins/
H A Dtags.js317 this.window.fit();
/plugin/mikioplugin/assets/
H A Dstyles.less638 object-fit: cover;
910 object-fit: contain;
925 object-fit: cover;
943 object-fit: cover;
1005 object-fit: contain;

12345678