Home
last modified time | relevance | path

Searched refs:container (Results 26 – 50 of 601) sorted by relevance

12345678910>>...25

/plugin/diagramsnet/lib/js/diagramly/
H A DEmbed.js87 mathJaxQueue.push(graph.container);
141 function initGraph(container) argument
145 var child = container.firstChild;
153 container.innerHTML = '';
156 var graph = new Graph(container);
266 container.style.cursor = 'move';
271 container.style.cursor = 'default';
281 (container.style.width == '' && container.style.height == ''))
289 if (resize != '0' && container.style.width == '100%' && container.style.height == '')
790 if (container.nextSibling != null)
[all …]
H A DGraphViewer.js10 this.init(container, xmlNode, graphConfig);
144 this.initialWidth = (container != null) ? container.style.width : null;
165 if (container != null)
519 if (container.offsetWidth > 0)
542 var node = container.parentNode;
740 var container = this.graph.container;
954 ((container.style.height != '' && this.autoFit) ? container.offsetHeight : undefined);
982 container.style.minWidth = prev
1125 var container = this.graph.container;
1689 }).observe(container)
[all …]
/plugin/commonmark/vendor/league/commonmark/src/
H A DInlineParserContext.php
H A DInlineParserEngine.php
/plugin/commonmark/vendor/league/commonmark/src/Extension/TaskList/
H A DTaskListItemMarkerParser.php31 $container = $inlineContext->getContainer();
34 if ($container->hasChildren() || ! ($container instanceof Paragraph && $container->parent() && $container->parent() instanceof ListItem)) {
51 $container->appendChild(new TaskListItemMarker($isChecked));
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.layout.editor.js5 Syntax.Editor=function(container,text){this.container=container;this.current=this.getLines();} argument
6 Syntax.Editor.prototype.getLines=function(){var children=this.container.childNodes,lines=[],offsets…
19 …=this.current.offsets[end];var oldLines=Array.prototype.slice.call(this.container.childNodes,start…
20 $(this.container).prepend(newLines);else{var start=changed.start;start+=this.current.offsets[start]…
25 ….getRangeAt(0);if(state.range){state.startOffset=Syntax.Editor.getCharacterOffset(this.container);}
26container);var range=document.createRange();range.setStart(nodes[0][0],state.startOffset-nodes[0][…
27 …tState);});}};container.bind('keyup',function(){updateContainer();});container.bind('paste',functi…
28 …d('insertHTML',false,"\n");}});return jQuery('<div class="syntax-container">').append(container);};
H A Djquery.syntax.layout.inline.js5container){var inline=jQuery('<code class="syntax highlighted"></code>');inline.append(code.childr… argument
/plugin/findologicxmlexport/vendor/jms/metadata/src/Driver/
H A DLazyLoadingDriver.php15 private $container; variable in Metadata\\Driver\\LazyLoadingDriver
22 public function __construct(ContainerInterface $container, string $realDriverId) argument
24 $this->container = $container;
33 return $this->container->get($this->realDriverId)->loadMetadataForClass($class);
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.subtitle.js8 var ctxContainer = context.container = document.createElement( "div" ),
97 ( !this.container && ( !options.target || options.target === "subtitle-container" ) ) &&
103 …options.container = document.getElementById( options.target ) || createDefaultContainer( this, opt…
106 options.container = this.container;
109 …document.getElementById( options.container.id ) && document.getElementById( options.container.id )…
138 options.container.removeChild( options.innerContainer );
/plugin/jquery-syntax/jquery-syntax/base/
H A Djquery.syntax.layout.fixed.css1 .syntax-container.syntax-theme-base div.fixed.syntax {
6 .syntax-container.syntax-theme-base div.fixed.syntax .numbers-column {
13 .syntax-container.syntax-theme-base div.fixed.syntax .numbers-column div {
15 .syntax-container.syntax-theme-base div.fixed.syntax .code-column {
19 .syntax-container.syntax-theme-base div.fixed.syntax .code-column table {
23 .syntax-container.syntax-theme-base div.fixed.syntax .code-column .source {
27 .syntax-container.syntax-theme-base div.fixed.syntax .code-column .source.alt {
H A Djquery.syntax.layout.list.css1 .syntax-container.syntax-theme-base ol.syntax {
6 .syntax-container.syntax-theme-base ol.syntax li {
19 .syntax-container.syntax-theme-base ol.syntax li div.source {
25 .syntax-container.syntax-theme-base ol.syntax li.alt div.source {
27 .syntax-container.syntax-theme-base ul.syntax {
33 .syntax-container.syntax-theme-base ul.syntax li {
45 .syntax-container.syntax-theme-base ul.syntax li div.source {
50 .syntax-container.syntax-theme-base ul.syntax li.alt div.source {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storagetransfer/
H A DAzureBlobStorageData.php27 public $container; variable in Google\\Service\\Storagetransfer\\AzureBlobStorageData
54 public function setContainer($container) argument
56 $this->container = $container;
63 return $this->container;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DResourceInfo.php25 public $container; variable in Google\\Service\\ServiceControl\\ResourceInfo
46 public function setContainer($container) argument
48 $this->container = $container;
55 return $this->container;
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Xml/
H A DTotals.php20 private $container; variable in SebastianBergmann\\CodeCoverage\\Report\\Xml\\Totals
47 public function __construct(\DOMElement $container) argument
49 $this->container = $container;
50 $dom = $container->ownerDocument;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DMuxStream.php26 public $container; variable in Google\\Service\\Transcoder\\MuxStream
45 public function setContainer($container) argument
47 $this->container = $container;
54 return $this->container;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DV1Beta1ProducerQuotaPolicy.php25 public $container; variable in Google\\Service\\ServiceConsumerManagement\\V1Beta1ProducerQuotaPolicy
50 public function setContainer($container) argument
52 $this->container = $container;
59 return $this->container;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DAdminQuotaPolicy.php25 public $container; variable in Google\\Service\\ServiceUsage\\AdminQuotaPolicy
50 public function setContainer($container) argument
52 $this->container = $container;
59 return $this->container;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A DMiddleware.php80 public static function history(&$container) argument
82 if (!is_array($container) && !$container instanceof \ArrayAccess) {
86 return function (callable $handler) use (&$container) {
87 return function ($request, array $options) use ($handler, &$container) {
89 function ($value) use ($request, &$container, $options) {
90 $container[] = [
98 function ($reason) use ($request, &$container, $options) {
99 $container[] = [
/plugin/sequencediagram/bower_components/js-sequence-diagrams/src/
H A Dsequence-diagram.js26 Diagram.prototype.drawSVG = function(container, options) { argument
38 var div = _.isString(container) ? document.getElementById(container) : container;
40 throw new Error('Invalid container: ' + container);
/plugin/tagfilter/
H A Dstyle.css73 .select2-container * {
84 .select2-container-multi .select2-choices .select2-search-choice {
89 .select2-container-multi .select2-choices .select2-search-field input {
93 .select2-container-multi .select2-choices {
107 .select2-container {
117 .select2-container,
123 container without overlap because of margin/padding.
131 .select2-container .select2-choice {
162 .select2-container.select2-drop-above .select2-choice {
174 .select2-container
[all...]
/plugin/bez/lib/jquery.datepair/
H A Ddatepair.js48 function Datepair(container, options) { argument
80 this.container = container;
83 this.startDateInput = this.container.querySelector('.'+this.settings.startClass+'.'+this.settings.dateClass);
84 this.endDateInput = this.container.querySelector('.'+this.settings.endClass+'.'+this.settings.dateClass);
85 this.startTimeInput = this.container.querySelector('.'+this.settings.startClass+'.'+this.settings.timeClass);
86 this.endTimeInput = this.container.querySelector('.'+this.settings.endClass+'.'+this.settings.timeClass);
154 jq(this.container).on('change.datepair', jq.proxy(this.handleEvent, this));
156 this.container.addEventListener('change', this, false);
162 jq(this.container)
[all...]
/plugin/aimg/
H A Dstyle.css17 controls outside of image, and also one of: container-inactive container-active
30 The overall container: always has class="fn-container", and also one of:
31 container-inactive container-active
34 .fn-container {
38 .fn-container img {
73 .fn-container-active .fn-area {
77 .fn-container-inactive .fn-area {
/plugin/firenews/HTMLTemplates/author/
H A Dauthor.css1 .container {
6 .container-newsPreview {
12 .container-template {
19 /* .container-buttons {
54 .container-dates {
60 /* Customize the label (the container) */
61 .container-checkbox {
77 .container-checkbox input {
97 .container-checkbox:hover input ~ .checkmark {
102 .container-checkbox input:checked ~ .checkmark {
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
H A DListContainersResponse.php33 public function setContainer($container) argument
35 $this->container = $container;
42 return $this->container;
/plugin/webcode/vendor/
H A Dfirebug-lite-1.2.js158 el.nav.container = new lib.element("DIV").attribute.addClass("Nav").insert(el.left.container);
180 …el.left.console.container = new lib.element("DIV").attribute.addClass("Console").insert(el.left.co…
185 el.left.console.container.child.add(
209 …el.left.html.container = new lib.element("DIV").attribute.addClass("HTML").insert(el.left.containe…
229 …el.left.css.container = new lib.element("DIV").attribute.addClass("CSS").insert(el.left.container);
268 …el.left.dom.container = new lib.element("DIV").attribute.addClass("DOM").insert(el.left.container);
282 …el.left.str.container = new lib.element("DIV").attribute.addClass("STR").insert(el.left.container);
285 …el.right.str.container = new lib.element("DIV").attribute.addClass("STR").insert(el.left.container
295 …el.left.xhr.container = new lib.element("DIV").attribute.addClass("XHR").insert(el.left.container);
298 …el.right.xhr.container = new lib.element("DIV").attribute.addClass("XHR").insert(el.left.container
[all …]

12345678910>>...25