/plugin/latexit/tests/my/ |
H A D | test5.latex | 7 \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 D | test5.txt | 1 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 D | railbar-off-canvas.css | 20 width: fit-content; 30 width: fit-content;
|
H A D | historical-breadcrumb.css | 8 max-width: fit-content;
|
H A D | background.css | 40 object-fit: cover;
|
/plugin/signavio/ |
H A D | syntax.php | 128 overflowX: "fit", 129 overflowY: "fit",
|
/plugin/latexcaption/ |
H A D | style.less | 6 width: fit-content; 7 width: -moz-fit-content;
|
/plugin/combo/resources/theme/default/pages/templates/ |
H A D | holy-medium.css | 31 height: fit-content;
|
/plugin/diagramsnet/lib/js/ |
H A D | embed.dev.js | 278 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 D | export.js | 538 if (data.fit) 711 var autoOrigin = (data.print && data.fit != null) ? data.fit : false;
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | Embed.js | 278 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 D | Minimal.js | 115 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 D | Menus.js | 388 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 D | style.less |
|
/plugin/openlayersmap/ |
H A D | script.js | 312 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 D | README | 18 http://fit.cvut.cz/
|
/plugin/adhoctags/images/ |
H A D | README | 6 In some cases, minor adjustments have been made to better fit the "look and feel"
|
/plugin/amcharts/assets/amcharts/plugins/export/examples/ |
H A D | export.config.advanced.js | 220 fit: [ 523.28, 769.89 ]
|
/plugin/rigrr/lib/svg-pan-zoom/ |
H A D | svg-pan-zoom.js | 212 , 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 D | Edit.svelte | 160 height: fit-content; 178 width: fit-content;
|
/plugin/sequencediagram/bower_components/raphael/dev/ |
H A D | raphael.vml.js | 879 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 D | raphael.svg.js | 1319 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 D | paper.css | 6 manipulate this file as you see fit. */
|
/plugin/diagramsnet/lib/plugins/ |
H A D | tags.js | 317 this.window.fit();
|
/plugin/mikioplugin/assets/ |
H A D | styles.less | 638 object-fit: cover; 911 object-fit: contain; 926 object-fit: cover; 944 object-fit: cover; 1006 object-fit: contain;
|