Home
last modified time | relevance | path

Searched refs:element (Results 301 – 325 of 796) sorted by last modified time

1...<<11121314151617181920>>...32

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/
H A DPKCS8.php107 $decoded = ASN1::decodeBER($key[$type . 'Algorithm']['parameters']->element);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/
H A DPKCS8.php94 $decoded = ASN1::decodeBER($key[$type . 'Algorithm']['parameters']->element);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DConfigChange.php32 public $element; variable in Google\\Service\\ServiceManagement\\ConfigChange
73 public function setElement($element) argument
75 $this->element = $element;
82 return $this->element;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/
H A DPKCS8.php90 $decoded = ASN1::decodeBER($key[$type . 'Algorithm']['parameters']->element);
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DMultipartStream.php72 foreach ($elements as $element) {
73 $this->addElement($stream, $element);
85 if (!array_key_exists($key, $element)) {
90 $element['contents'] = Utils::streamFor($element['contents']);
92 if (empty($element['filename'])) {
93 $uri = $element['contents']->getMetadata('uri');
95 $element['filename'] = $uri;
100 $element['name'],
101 $element['contents'],
102 isset($element['filename']) ? $element['filename'] : null,
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/
H A DElement.php36 public $element; variable in phpseclib3\\File\\ASN1\\Element
47 $this->element = $encoded;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/
H A DASN1.php212 $encoded = $encoded->element;
878 return $source->element;
H A DX509.php1972 … $value = strtoupper(preg_replace_callback('#[^\x20-\x7E]#', $callback, $value->element));
3721 $decoded = ASN1::decodeBER($key->element);
/plugin/c3chart/assets/
H A Dc3.min.js2element=n.selectChart.node()},l.prototype.smoothLines=function(t,e){var a=this;"grid"===e&&t.each(…
/plugin/vshare/syntax/
H A Dvideo.php127 * @param string $element Can be used to not directly embed the iframe
130 public function iframe($data, $element = 'iframe')
148 return "<$element "
150 . '><h3>' . hsc($data['title']) . "</h3></$element>";
128 iframe($data, $element = 'iframe') global() argument
/plugin/tablelayout/script/
H A Dscript.js165 jQuery('.page .table').each(function (index, element) { argument
166 var $table = jQuery(element).find('table');
167 var layoutdata = jQuery(element).prev().data('tablelayout');
180 var $secedit_form = jQuery(element).next('.secedit').find('form div.no');
/plugin/tablelayout/
H A Dyarn.lock211 repeat-element "^1.1.2"
799 repeat-element "^1.1.2"
2051 repeat-element@^1.1.2:
2053 …resolved "https://registry.yarnpkg.com/repeat-element/-/repeat-element-1.1.2.tgz#ef089a178d1483baa…
/plugin/bpmnioeditor/
H A Dstyle.css99 .djs-element.hover .djs-outline,
100 .djs-element.selected .djs-outline {
106 .djs-element.selected .djs-outline {
111 .djs-element.hover .djs-outline {
295 .djs-element.attach-ok .djs-hit {
302 .djs-element > .djs-hit-all {
306 .djs-element > .djs-hit-stroke,
307 .djs-element > .djs-hit-click-stroke {
815 .djs-element-hidden,
816 .djs-element-hidden .djs-hit,
[all …]
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js5662 element: element,
9920 element: element
20194 element: element,
21258 element: element,
21400 element: element, property in AnonymousFunctionf8d14cd11cc00.container
31363 element: element, property in AnonymousFunctionf8d14cd12f400._current
32295 element: element,
52498 element: element,
52524 element: element,
52532 element: element,
[all …]
H A Dbpmn-modeler.production.min.js2 …n(["render.shape","render.connection"],t,(function(e,t){var i=e.type,r=t.element,o=t.gfx;if(n.canR…
7element:e,gfx:i.gfx,marker:t,add:!!n}))},yn.prototype.addMarker=function(e,t){this._updateMarker(e… property in AnonymousFunction238dff879400._elements
28element,n),me(a,t.element),ge(a,{id:e,viewBox:"0 0 20 20",refX:i.x,refY:i.y,markerWidth:20*o,marke… property in AnonymousFunction238dff8722500.n
33element=e.element,this.target=e.options.inputTarget,this.domHandler=function(t){b(e.options.enable…
34element)})),e.on("connection.remove",(function(e){var t=s(e.element);t&&Ce(t)})),e.on("element.mar… property in _current
H A Ddiagram-js.css94 .djs-element.hover .djs-outline,
95 .djs-element.selected .djs-outline {
101 .djs-element.selected .djs-outline {
106 .djs-element.hover .djs-outline {
290 .djs-element.attach-ok .djs-hit {
297 .djs-element > .djs-hit-all {
301 .djs-element > .djs-hit-stroke,
302 .djs-element > .djs-hit-click-stroke {
810 .djs-element-hidden,
811 .djs-element-hidden .djs-hit,
[all …]
/plugin/popupviewer/
H A Dscript.js321 var element = $(this);
323 var urlpart = element.attr('href') || element.attr('action') || "";
326 element.click(function(){
623 var element = $(this);
626 if (element.is('img:uncached')) {
628 src: element.attr('src'),
629 element: element[0]
634 var propertyValue = element.css(property);
646 element: element[0]
657 element: this
[all …]
/plugin/openas/
H A DREADME28 (i.e the :pagetemplates namespace). The newpagevars element follows the format described
H A Dscript.js15 jQuery( "input.open_as_repl, textarea.open_as_repl" ).each( function( index, element ){ argument
/plugin/instantpage/
H A Dscript.js8 query.split('&').forEach(function(element){ argument
9 const [key, value] = element.split('=');
/plugin/commonmark/vendor/league/commonmark/src/Util/
H A DArrayCollection.php90 add($element) global() argument
181 contains($element) global() argument
197 indexOf($element) global() argument
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG-0.x.md
/plugin/passpolicy/
H A D10k-common-passwords.txt2382 element
/plugin/quickstats/scripts/
H A Dsorttable.js375 if (element.addEventListener) {
381 if (!element.events) element.events = {};
383 var handlers = element.events[type];
385 handlers = element.events[type] = {};
387 if (element["on" + type]) {
388 handlers[0] = element["on" + type];
394 element["on" + type] = handleEvent;
400 function removeEvent(element, type, handler) { argument
401 if (element.removeEventListener) {
405 if (element.events && element.events[type]) {
[all …]
/plugin/multiorphan/action/
H A Dmultiorphan.php154 private function __map_ids(&$element) { argument
155 $element = $element['id'];

1...<<11121314151617181920>>...32