Home
last modified time | relevance | path

Searched refs:collapsed (Results 1 – 25 of 165) sorted by path

1234567

/plugin/achart/assets/
H A Dapexcharts.css35 .apexcharts-series-collapsed {
/plugin/aichat/vendor/vanderlee/php-sentence/doc/resources/
H A Dstyle.css164 background: url('collapsed.png') transparent 0 0 no-repeat;
171 #menu #groups span.collapsed {
175 #menu #groups span.collapsed:hover {
179 #menu #groups ul.collapsed {
/plugin/animation/styles/
H A DshCore.css113 .syntaxhighlighter.collapsed table {
116 .syntaxhighlighter.collapsed .toolbar {
123 .syntaxhighlighter.collapsed .toolbar span {
127 .syntaxhighlighter.collapsed .toolbar span a {
131 .syntaxhighlighter.collapsed .toolbar span a.expandSource {
H A DshThemeDefault.css48 .syntaxhighlighter.collapsed {
51 .syntaxhighlighter.collapsed .toolbar {
56 .syntaxhighlighter.collapsed .toolbar a {
59 .syntaxhighlighter.collapsed .toolbar a:hover {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DDimensionGroup.php25 public $collapsed; variable in Google\\Service\\Sheets\\DimensionGroup
36 public function setCollapsed($collapsed) argument
38 $this->collapsed = $collapsed;
45 return $this->collapsed;
H A DPivotGroupValueMetadata.php25 public $collapsed; variable in Google\\Service\\Sheets\\PivotGroupValueMetadata
32 public function setCollapsed($collapsed) argument
34 $this->collapsed = $collapsed;
41 return $this->collapsed;
/plugin/bootswrapper/exe/help/
H A Dcollapse.txt7 <collapse id="foo" collapsed="true"><well>
15 <collapse id="foo" collapsed="true"><well>
27 | ''id'' | | | Target id of collapsed element |
28 | ''collapsed'' | ''false'' | ''true'' ''false'' | Enable/Disable collapsed status |
/plugin/bootswrapper/syntax/
H A Dcollapse.php49 $collapsed = $attributes['collapsed'];
50 …$markup = '<div class="bs-wrap bs-wrap-collapse collapse ' . ($collapsed ? '' : 'in') . '" id="…
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md207 * `FIX`: render data association inside collapsed sub-processes ([#1619](https://github.com/bpmn-io…
219 * `FIX`: support modeling of groups in collapsed subporcesses ([#1606](https://github.com/bpmn-io/b…
230 * `FEAT`: support drilldown and modeling of collapsed subprocesses ([#1443](https://github.com/bpmn…
319 * `FEAT`: reconnect message flows when participant is collapsed ([#1432](https://github.com/bpmn-io…
368 * `FEAT`: improve replace label for collapsed pools ([`8faee2bd`](https://github.com/bpmn-io/bpmn-j…
493 * `FIX`: correct copy and paste of collapsed sub-processes ([#1270](https://github.com/bpmn-io/bpmn…
580 * `FIX`: correctly hide nested children of a collapsed shape
669 * `FEAT`: adjust default collapsed pool to standard height ([`5affe2570`](https://github.com/bpmn-i…
891 * `FIX`: allow message flows between collapsed pools
/plugin/bpmnio/vendor/bpmn-js/dist/assets/bpmn-font/css/
H A Dbpmn-codes.css29 .bpmn-icon-subprocess-collapsed:before { content: '\e81f'; } /* '' */
H A Dbpmn-embedded.css87 .bpmn-icon-subprocess-collapsed:before { content: '\e81f'; } /* '' */
H A Dbpmn.css84 .bpmn-icon-subprocess-collapsed:before { content: '\e81f'; } /* '' */
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js27collapsed);var l=t.bounds;i=this._elementFactory.createShape(Eo(e,t,{collapsed:c,hidden:r,x:Math.r…
194collapsed||o._expand(i.children||[],i)})),this.postExecuted(["shape.resize"],(function(e){var t=e.…
H A Dbpmn-navigated-viewer.production.min.js2collapsed);var f=t.bounds;i=this._elementFactory.createShape(dt(e,t,{collapsed:h,hidden:r,x:Math.r…
H A Dbpmn-viewer.production.min.js2collapsed);var f=t.bounds;i=this._elementFactory.createShape(ft(e,t,{collapsed:h,hidden:r,x:Math.r…
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js21collapsed||t)))})),n}function $h(e,t){var n=[];return N(e,(function(e){e.hidden=t[e.id],n=n.concat…
/plugin/bpmnioeditor/
H A Dstyle.css908 .bpmn-icon-subprocess-collapsed:before { content: '\e81f'; } /* '' */
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-embedded.css86 .bpmn-icon-subprocess-collapsed:before { content: '\e81f'; } /* '' */
H A Dbpmn-modeler.development.js19811 var collapsed = !isExpanded(semantic),
19818 collapsed: collapsed,
26717 if (shape.collapsed) {
32946 descriptor.collapsed = element.collapsed;
33977 element.collapsed = oldCollapsed;
43958 if (!shape.collapsed) {
43979 if (!shape.collapsed) {
43992 if (shape.collapsed) {
44003 autoResize: shape.collapsed ? false : 'nwse'
50676 shape.collapsed = !shape.collapsed;
[all …]
H A Dbpmn-modeler.production.min.js28collapsed);var d=e.di.bounds;n=this._elementFactory.createShape(co(e,{collapsed:l,hidden:i,x:Math.…
33 …function(e){var t=e.context,n=t.hints,i=t.shape;n&&!1===n.autoResize||i.collapsed||r._expand(i.chi…
34collapsed=n.collapsed})),r.on("copyPaste.pasteElements",(function(e){F(e.hints,{createElementsBeha…
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md721 …/WebKit] Fixed: `<span>` elements created when joining adjacent elements (non-collapsed selection).
742 …is patch only covers cases when *Backspace* or *Delete* is pressed on a collapsed (empty) selectio…
H A Dckeditor.js132 ….collapsed=!0;var f=a instanceof CKEDITOR.dom.document;this.document=f?a:a.getDocument();this.root…
138 …setEndContainer(this.endContainer);a.endOffset=this.endOffset;a.collapsed=this.collapsed;return a}…
139collapsed=!0},cloneContents:function(a){var b=new CKEDITOR.dom.documentFragment(this.document);thi…
140 …ND);return{startNode:a?d+(f?"C":"S"):b,endNode:a?d+"E":c,serializable:a,collapsed:f}},createBookma…
156 …inkOnBlockBoundary?c.shrinkOnBlockBoundary:!0,e=c&&c.skipBogus;if(!this.collapsed){a=a||CKEDITOR.S…
175 ….collapsed||a.type!=CKEDITOR.NODE_ELEMENT?a:a.getChild(this.startOffset)||a},getTouchedEndNode:fun…
183collapsed&&c(q,f.block),x=!q.collapsed&&c(q,v.block,1);q.shrink(CKEDITOR.SHRINK_ELEMENT,!0);u&&q.s…
360 !c)&&d.collapsed){if(d.startContainer.type==CKEDITOR.NODE_ELEMENT){var g=d.startContainer.getChild(…
406 …setEndBefore(d);c.collapsed&&a.splice(b--,1);d.getPosition(h.endContainer)&CKEDITOR.POSITION_CONTA…
438collapsed&&(n.shrink(CKEDITOR.NODE_ELEMENT,!0),d=n.getCommonAncestor(),n=n.getEnclosedNode(),d.isR…
[all …]
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Danchor.js51 if ( range.collapsed )
H A Dlink.js1 …his._.selectedElement){var am=aj.getRanges(true);if(am.length==1&&am[0].collapsed){var az=new CKED…
H A Dlink.js.unc1334 // Create element if current selection is collapsed.
1337 if ( ranges.length == 1 && ranges[0].collapsed )

1234567