Home
last modified time | relevance | path

Searched refs:layout (Results 126 – 150 of 406) sorted by relevance

12345678910>>...17

/plugin/combo/resources/theme/default/pages/templates/
H A Dlanding.hbs9 {{!-- no layout-container-class, the bar component takes care of it --}}
H A Dindex.hbs10 <div id="page-core" class="{{ layout-container-class }} position-relative">
/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.hackernews.js34 if (settings.layout === 'line') {
H A Djquery.socialshareprivacy.pinterest.js71 'data-pin-config' : settings.layout === 'line' ? 'beside' : 'above',
/plugin/src/
H A Dstyle.css10 /* layout */
/plugin/diagramsnet/lib/js/diagramly/graphml/
H A DmxGraphMlCodec.js2244 var layout = lbl[mxGraphMlConstants.LAYOUTPARAMETER] || lbl || {};
2332 lblLayouts.push(layout);
2474 var layout = lblLayouts[i]["y:FreeEdgeLabelModelParameter"];
2475 var ratio = layout["Ratio"];
2476 var distance = layout["Distance"];
2477 var angle = layout["Angle"];
2500 var layout = lblLayouts[i]["y:EdgePathLabelModelParameter"];
2501 var side = layout["SideOfEdge"];
2502 var ratio = layout["SegmentRatio"];
2542 …var angle = parseFloat(layout.angle), distance = parseFloat(layout.distance), distanceToCenter = l…
[all …]
/plugin/diagramsnet/lib/plugins/
H A Dexplore.js278 var layout = new mxParallelEdgeLayout(graph);
279 layout.spacing = 60;
280 layout.execute(graph.getDefaultParent());
/plugin/revealjs/plugin/math/
H A Dmath.js76 MathJax.Hub.Queue( Reveal.layout );
/plugin/code3/
H A Dstyle.css8 /* layout */
/plugin/avtaskbox/
H A DREADME.md32 * Fixed image url and minor layout bugs.
/plugin/s5/ui/yatil/
H A Dframing.css2 Edit them if you want to change the overall slide layout.
/plugin/s5/ui/i18n/
H A Dframing.css2 Edit them if you want to change the overall slide layout.
/plugin/s5reloaded/ui/thesis/
H A Dframing.css2 Edit these if you want to change the overall slide layout.
/plugin/s5/ui/blue/
H A Dframing.css2 Edit them if you want to change the overall slide layout.
/plugin/s5/ui/default/
H A Dframing.css2 Edit these if you want to change the overall slide layout.
/plugin/s5/ui/dokuwiki/
H A Dframing.css2 Edit these if you want to change the overall slide layout.
/plugin/s5/ui/flower/
H A Dframing.css2 Edit them if you want to change the overall slide layout.
/plugin/s5/ui/pixel/
H A Dframing.css2 Edit them if you want to change the overall slide layout.
/plugin/structgantt/
H A Dstyle.less2 table-layout: fixed;
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.js19layout:options.blockLayout}),callback);});jQuery(options.inlineSelector,context).each(function(){j…
/plugin/sequencediagram/bower_components/js-sequence-diagrams/src/
H A Dtheme-snap.js130 layout: function() {
131 BaseTheme.prototype.layout.call(this); method in BaseTheme
/plugin/html2pdf/html2pdf/html2ps/
H A DTODO15 table-layout: fixed
/plugin/geonav/tpl/startermap/css/
H A Dstructure.css2 * This file provides styles for the general layout structure.
/plugin/clock/
H A Dsyntax.php
/plugin/indexmenu2/cms/templates/TabControl/
H A Dlayout.css2 * TabControl layout scheme

12345678910>>...17