Home
last modified time | relevance | path

Searched refs:inner (Results 101 – 125 of 228) sorted by last modified time

12345678910

/plugin/davcal/vendor/sabre/http/tests/HTTP/
H A DRequestDecoratorTest.php7 protected $inner; variable in Sabre\\HTTP\\RequestDecoratorTest
12 $this->inner = new Request();
13 $this->outer = new RequestDecorator($this->inner);
20 $this->assertEquals('FOO', $this->inner->getMethod());
28 $this->assertEquals('/foo', $this->inner->getUrl());
H A DResponseDecoratorTest.php7 protected $inner; variable in Sabre\\HTTP\\ResponseDecoratorTest
12 $this->inner = new Response();
13 $this->outer = new ResponseDecorator($this->inner);
20 $this->assertEquals(201, $this->inner->getStatus());
22 $this->assertEquals('Created', $this->inner->getStatusText());
29 $this->inner->setStatus(201);
30 $this->inner->setBody('foo');
31 $this->inner->setHeader('foo', 'bar');
33 $this->assertEquals((string)$this->inner, (string)$this->outer);
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.less51 /* Firefox has an annoying inner border */
52 .fc button::-moz-focus-inner {
327 /* hack to force re-sizing this inner element when scrollbars appear/disappear */ }
333 /* for resize handle and other inner positioning */
1055 /* scope inner z-index's */ }
/plugin/davcal/vendor/sabre/http/lib/
H A DRequestDecorator.php22 * @param RequestInterface $inner
26 $this->inner = $inner;
37 return $this->inner->getMethod();
49 $this->inner->setMethod($method);
60 return $this->inner->getUrl();
72 $this->inner->setUrl($url);
95 $this->inner->setAbsoluteUrl($url);
106 return $this->inner->getBaseUrl();
122 $this->inner->setBaseUrl($url);
145 return $this->inner->getPath();
[all …]
H A DResponseDecorator.php22 * @param ResponseInterface $inner
24 function __construct(ResponseInterface $inner) { argument
26 $this->inner = $inner;
37 return $this->inner->getStatus();
51 return $this->inner->getStatusText();
68 $this->inner->setStatus($status);
81 return $this->inner->__toString();
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md490 * TransactionIterator now calls rewind on the inner iterator.
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js5264 inner: {
5437 inner = vbox.inner,
5448 if (inner.x >= 0 &&
5449 inner.y >= 0 &&
5450 inner.x + inner.width <= outer.width &&
5451 inner.y + inner.height <= outer.height &&
5457 width: Math.max(inner.width + inner.x, outer.width),
5458 height: Math.max(inner.height + inner.y, outer.height)
5462 newScale = Math.min(1, outer.width / inner.width, outer.height / inner.height);
5464 x: inner.x + (center ? inner.width / 2 - outer.width / newScale / 2 : 0),
[all …]
H A Dbpmn-modeler.production.min.js7inner:{width:t.width,height:t.height,x:t.x,y:t.y},outer:c})},yn.prototype.scroll=function(e){var t…
/plugin/passpolicy/
H A Dwords.txt1815 inner
/plugin/strata/
H A Dmanual.txt261 It is possible to use both variables and literals for left and right, but there must be at least one variable present. You can only use variables that are used in a pattern in the same block or inner blocks (with the exception of [[#minus]] blocks, which don't bind any variables).
/plugin/diagramsnet/lib/js/grapheditor/
H A DDialogs.js1801 var inner = document.createElement('div');
1802 inner.className = 'geTitle';
1803 inner.style.backgroundColor = 'transparent';
1804 inner.style.borderColor = 'transparent';
1805 inner.style.whiteSpace = 'nowrap';
1806 inner.style.textOverflow = 'clip';
1807 inner.style.cursor = 'default';
1808 inner.style.paddingRight = '20px';
1842 inner.appendChild(linkInput);
1843 inner.appendChild(cross);
[all …]
H A DToolbar.js994 var inner = document.createElement('div');
998 inner.className = 'geSprite ' + classname;
1001 elt.appendChild(inner);
H A DSidebar.js821 var inner = document.createElement('div');
822 inner.style.whiteSpace = 'nowrap';
823 inner.style.textOverflow = 'clip';
824 inner.style.paddingBottom = '8px';
825 inner.style.cursor = 'default';
839 inner.appendChild(input);
853 inner.appendChild(cross);
854 div.appendChild(inner);
894 if (child != inner && child != center)
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dexplorer.js90 inner: null,
92 this.div = n.Create("assertive"), this.inner = MathJax.HTML.addElement(this.div, "div");
102 this.inner.style.backgroundColor = o.background, this.inner.style.color = o.foreground;
108 this.Update(""), this.inner.style.top = "", this.inner.style.backgroundColor = "";
111 h.getOption("speech") && n.Update(this.inner, e);
H A Dmathjax-sre.js545 …unction(a){sre.AbstractEnrichCase.call(this,a);this.mml=a.mathmlTree;this.inner=[]};goog.inherits(…
546 …re.EnrichMathml.cloneContentNode(this.semantic.contentNodes[1]):null;this.inner=this.semantic.chil…
/plugin/diagramsnet/lib/js/diagramly/
H A DDialogs.js4582 inner.className = 'geTitle';
4627 inner.appendChild(cross);
4628 div.appendChild(inner);
5039 inner.appendChild(cross);
5047 mxUtils.br(inner);
5093 inner.appendChild(cross);
5096 div.appendChild(inner);
8232 inner.innerHTML = '';
8249 inner.appendChild(span);
8251 mxUtils.br(inner);
[all …]
H A DExtensions.js13417 inner.style += addAllStyles(inner.style, p, a, inner, isLastLblHTML);
13418 inner.vertex = true;
13419 inner.geometry.relative = 1;
13420 v.insert(inner);
13435 inner.style += addAllStyles(inner.style, p, a, inner, isLastLblHTML);
13436 inner.vertex = true;
13437 inner.geometry.relative = 1;
13438 v.insert(inner);
13444 inner.style += addAllStyles(inner.style, p, a, inner, isLastLblHTML);
13445 inner.vertex = true;
[all …]
/plugin/diagramsnet/lib/plugins/
H A DcConf-1-4-8.js557 inner.appendChild(lbl);
637 inner.appendChild(anchorRadio);
638 inner.appendChild(anchorSelect);
644 inner.appendChild(lbl);
745 inner.appendChild(attSelect);
746 inner.appendChild(attBusyIcn);
751 inner.appendChild(lbl);
869 inner.appendChild(searchInput);
870 inner.appendChild(spaceSelect);
871 inner.appendChild(spaceBusyIcn);
[all …]
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D4.4.js.map1 …d && (offset === (node.offset + node.length));\n}\n/**\n * Finds the most inner node at the given …
H A D7.7.js.map1 … 'inheriting',\n 'init',\n 'initial',\n 'initialization',\n 'inner',\n 'inout',\n …
H A D8.8.js.map1 … 'hint',\n 'if',\n 'implements',\n 'import',\n 'in',\n 'inner',\n 'insert',\n…
H A Dbundle.js.map1inner radius.\n if (r1 < r0) r = r1, r1 = r0, r0 = r;\n\n // Is it a point?\n if (!(r1 > …
H A Deditor.worker.js.map1 …,event]-pairs into delivery queue\n // then emit all event. an inner/nested event might…
H A Djson.worker.js.map1inner/nested event might be\n // the driver of this\n if (!this._deliveryQue…
H A D28.28.js.map1 …ternal',\n 'final',\n 'infix',\n 'inline',\n 'inner',\n 'intern…

12345678910