Home
last modified time | relevance | path

Searched refs:Layout (Results 1 – 25 of 64) sorted by relevance

123

/plugin/diagramsnet/lib/js/orgchart/
H A DOrgChart.Layout.min.js1Layout.Rect}},ctor:function(){OrgChart.Layout.Boundary.$ctor1.call(this,!0)},$ctor1:function(fromp…
H A DmxOrgChartLayout.js182 var boxContainer = new OrgChart.Layout.BoxContainer.$ctor1(dataSource);
183 RPOrgChart.diagram = new OrgChart.Layout.Diagram();
188 var linearLayoutStrategy = new OrgChart.Layout.LinearLayoutStrategy();
214 singleColumnLayoutStrategy = new OrgChart.Layout.SingleColumnLayoutStrategy();
234 var hstackLayoutStrategy = new OrgChart.Layout.StackingLayoutStrategy();
241 var vstackLayoutStrategy = new OrgChart.Layout.StackingLayoutStrategy();
248 vstackLayoutStrategy = new OrgChart.Layout.StackingLayoutStrategy();
255 vstackLayoutStrategy = new OrgChart.Layout.StackingLayoutStrategy();
402 return new OrgChart.Layout.Size.$ctor1(geo.width, geo.height);
408 var state = new OrgChart.Layout.LayoutState(diagram);
[all …]
/plugin/combo/resources/theme/default/pages/templates/
H A Dapp.md1 # Hambuger Layout
/plugin/barcode/
H A DREADME.md11 Layout of the barcode can be definited by CSS styles.
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
H A Deditor.properties22 pageLayout=Page Layout
111 layout=Layout
187 noLayout=Layout unavailable
H A Deditor.properties.bak22 pageLayout=Page Layout
107 layout=Layout
183 noLayout=Layout unavailable
H A Deditor_zh-CN.properties23 pageLayout=Page Layout
107 layout=Layout
H A Deditor_zh-CN.properties.bak23 pageLayout=Page Layout
H A Deditor_de.properties191 noLayout=Layout nicht verf�gbar
H A Deditor_de.properties.bak184 noLayout=Layout nicht verf�gbar
/plugin/eventline/
H A Dtimeline.js137 bandInfos[1].eventPainter.Layout=bandInfos[0].eventPainter.Layout;
/plugin/html2pdf/snorriheim/
H A Dlayout.css2 * Tableless Layout for default template
H A Drtl.css2 * Layout and dedsign corrections for right-to-left languages
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/skin/xp/
H A Dfirebug-1.3a2.css149 Master Layout
195 Sub-Layout
391 Layout Controls
H A Dfirebug.css2358 Master Layout
2406 Sub-Layout
2689 Layout Controls
/plugin/revealjs/css/print/
H A Dpdf.css149 /* Layout option which makes notes appear on a separate page */
/plugin/diagramsnet/lib/js/
H A Dorgchart.min.js10Layout",function($asm){"use strict";Bridge.define("OrgChart.Annotations.CanBeNullAttribute",{inher…
/plugin/diagramsnet/lib/plugins/webcola/
H A Dcola.min.js1Layout.dragStart,c.dragend=c.dragEnd=f.Layout.dragEnd,c}return e(b,a),b.prototype.trigger=function…
2 …a.fixed|=4,a.px=a.x,a.py=a.y},a.mouseOut=function(a){a.fixed&=-5},a}();c.Layout=m},{"./descent":7,…
/plugin/issuetracker/
H A Dprototype.js3280 Element.Layout = Class.create(Hash, {
3285 Element.Layout.PROPERTIES.each( function(property) {
3292 Element.Layout.PROPERTIES.each( this._compute, this );
3379 var COMPUTATIONS = Element.Layout.COMPUTATIONS;
3389 var keys = (args.length === 0) ? Element.Layout.PROPERTIES :
3393 if (!Element.Layout.PROPERTIES.include(key)) return;
3407 var keys = (args.length === 0) ? Element.Layout.PROPERTIES :
3412 if (!Element.Layout.PROPERTIES.include(key)) return;
3426 Object.extend(Element.Layout, {
3603 Object.extend(Element.Layout.COMPUTATIONS, {
[all …]
/plugin/sequencediagram/bower_components/js-sequence-diagrams/fonts/daniel/specimen_files/
H A Dspecimen_stylesheet.css274 /* @group Layout page
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js20765 var Layout = (function (_super) { function
20768 __extends(Layout, _super);
20769 function Layout(parent, config, factory) { function
21013 Layout.prototype.cell = function (id) {
21065 Layout.prototype.getCells = function () {
21068 Layout.prototype.render = function () {
21090 Layout.prototype.$toHTML = function () {
21244 Layout.prototype.getSize = function () {
21512 return Layout;
21515 module.exports = Layout;
[all …]
/plugin/fckg/fckeditor/editor/css/
H A Dfck_editorarea_RTL.css2 * Layout and design corrections for right-to-left languages
/plugin/xcom/lang/en/
H A Dhowto.txt9 ===== Dashboard Layout =====
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DBasicGraphEditor.java.bak783 status("Layout: " + (System.currentTimeMillis() - t0)
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Drecipes.rst62 Making a Layout conditional

123