Home
last modified time | relevance | path

Searched refs:holder (Results 1 – 25 of 602) sorted by relevance

12345678910>>...25

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudResourceManager/
DTagHold.php33 public $holder; variable in Google\\Service\\CloudResourceManager\\TagHold
74 public function setHolder($holder) argument
76 $this->holder = $holder;
83 return $this->holder;
/plugin/asciidocjs/node_modules/core-js/modules/
D_partial.js11 var holder = false;
12 while (length > i) if ((pargs[i] = arguments[i++]) === _) holder = true;
19 if (!holder && !aLen) return invoke(fn, pargs, that);
21 if (holder) for (;length > j; j++) if (args[j] === _) args[j] = arguments[k++];
/plugin/asciidocjs/node_modules/core-js/library/modules/
D_partial.js11 var holder = false;
12 while (length > i) if ((pargs[i] = arguments[i++]) === _) holder = true;
19 if (!holder && !aLen) return invoke(fn, pargs, that);
21 if (holder) for (;length > j; j++) if (args[j] === _) args[j] = arguments[k++];
/plugin/move/script/
Djson2.js228 function str(key, holder) { argument
238 value = holder[key];
251 value = rep.call(holder, key, value);
413 function walk(holder, key) { argument
418 var k, v, value = holder[key];
431 return reviver.call(holder, key, value);
/plugin/sequencediagram/bower_components/lodash/vendor/json-js/
Djson2.js238 function str(key, holder) { argument
248 value = holder[key];
261 value = rep.call(holder, key, value);
442 function walk(holder, key) { argument
447 var k, v, value = holder[key];
460 return reviver.call(holder, key, value);
/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/skin/
Dcircle.player.css64 .cp-buffer-holder,
65 .cp-progress-holder,
76 .cp-buffer-holder,
77 .cp-progress-holder {
85 .cp-buffer-holder.cp-gt50,
86 .cp-progress-holder.cp-gt50,
/plugin/amcharts/assets/amcharts/plugins/dataloader/
Ddataloader.js179 function loadFile( url, holder, options, providerKey ) { argument
242 holder[ providerKey ] = AmCharts.parseJSON( response );
244 if ( false === holder[ providerKey ] ) {
247 holder[ providerKey ] = [];
250 holder[ providerKey ] = postprocess( holder[ providerKey ], options );
258 holder[ providerKey ] = AmCharts.parseCSV( response, options );
260 if ( false === holder[ providerKey ] ) {
263 holder[ providerKey ] = [];
266 holder[ providerKey ] = postprocess( holder[ providerKey ], options );
356 options.timeout = setTimeout( loadFile, 1000 * options.reload, url, holder, options );
/plugin/jsontable/script/
Dhandsontable.readme8 'this.holder.style.height = (0, _element.getStyle)(trimmingElement, 'height');'
10 In handsontable.full.min.js search for 'jsontable_dokuwiki_plugin' or 'this.holder.style.height'.
/plugin/virtualkeyboard/vk/
Dvirtualkeyboard.js892 self.show = function (input, holder, kpTarget){ argument
899 if (isString(holder)) holder = document.getElementById(holder);
900 if (!holder.appendChild) return false;
901 holder.appendChild(nodes.keyboard);
/plugin/html5video2/
Dprint.css37 /* Overall track holder for both captions and subtitles */
119 div.dokuwiki .vjs-default-skin .vjs-progress-holder {
122 div.dokuwiki .vjs-default-skin .vjs-progress-holder .vjs-play-progress,
123 div.dokuwiki .vjs-default-skin .vjs-progress-holder .vjs-load-progress { /* Progress Bars */
Dstyle.css853 .video-js .vjs-progress-holder {
859 .video-js .vjs-progress-control .vjs-progress-holder {
863 .video-js .vjs-progress-control:hover .vjs-progress-holder {
867 .video-js .vjs-progress-control:hover .vjs-progress-holder.disabled {
871 .video-js .vjs-progress-holder .vjs-play-progress,
872 .video-js .vjs-progress-holder .vjs-load-progress,
873 .video-js .vjs-progress-holder .vjs-load-progress div {
917 .video-js .vjs-progress-holder:focus .vjs-time-tooltip {
922 .video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip {
1158 .video-js .vjs-volume-control:hover .vjs-progress-holder:focus .vjs-volume-tooltip {
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/blue.monday/css/
Djplayer.blue.monday.css104 .jp-controls-holder {
296 .jp-audio .jp-time-holder {
300 .jp-audio .jp-type-single .jp-time-holder {
304 .jp-audio .jp-type-playlist .jp-time-holder {
460 /* The audio toggles are nested inside jp-time-holder */
Djplayer.blue.monday.min.css1holder{clear:both;width:440px;margin:0 auto;position:relative;overflow:hidden;top:-8px}.jp-interfa…
/plugin/jplayer/vendor/happyworm/jplayer/src/skin/blue.monday/scss/
Djplayer.blue.monday.scss111 .jp-controls-holder {
329 .jp-audio .jp-time-holder {
333 .jp-audio .jp-type-single .jp-time-holder {
337 .jp-audio .jp-type-playlist .jp-time-holder {
514 /* The audio toggles are nested inside jp-time-holder */
/plugin/saml/phpsaml/lib/Saml2/
DConstants.php58 const CM_HOLDER_KEY = 'urn:oasis:names:tc:SAML:2.0:cm:holder-of-key';
/plugin/adfs/phpsaml/lib/Saml2/
DConstants.php58 const CM_HOLDER_KEY = 'urn:oasis:names:tc:SAML:2.0:cm:holder-of-key';
/plugin/gitlabapi/
DLICENSE15 3. Neither the name of the copyright holder nor the names of its
/plugin/disabledelete/
DLICENSE16 3. Neither the name of the copyright holder nor the names of its
/plugin/authgooglesheets/vendor/firebase/php-jwt/
DLICENSE16 * Neither the name of the copyright holder nor the names of other
/plugin/combo/vendor/antlr/antlr4-php-runtime/
H A DLICENSE16 3. Neither the name of the copyright holder nor the names of its
/plugin/edittable/lib/
Dhandsontable.full.js1770 var holder = (_holder = {
1776 Object.defineProperty(holder, propertyToListen, {
1789 return holder;
2432 var holder = void 0;
2437 holder = registeredPlugins.get(this);
2439 if (!holder[pluginName]) {
2440 holder[pluginName] = new PluginClass(this);
6111 this.holder = this.wot.wtTable.holder;
6247 var holder = this.clone.wtTable.holder;
6249 var holderStyle = holder.style;
[all …]
/plugin/zwidoku/files/
H A Djs.js1holder=(_holder={_touched:false},_defineProperty(_holder,privateProperty,defaultValue),_defineProp…
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/pink.flag/css/
Djplayer.pink.flag.min.css1holder{clear:both;width:440px;margin:0 auto 10px;position:relative;overflow:hidden}.jp-audio .jp-c…
Djplayer.pink.flag.css101 .jp-video .jp-controls-holder {
108 .jp-audio .jp-controls-holder {
111 .jp-audio-stream .jp-controls-holder {
/plugin/sha3sum/
DLICENSE416 license from a particular copyright holder is reinstated (a)
417 provisionally, unless and until the copyright holder explicitly and
419 holder fails to notify you of the violation by some reasonable means
422 Moreover, your license from a particular copyright holder is
423 reinstated permanently if the copyright holder notifies you of the
426 copyright holder, and you cure the violation prior to 30 days after
473 A "contributor" is a copyright holder who authorizes use under this
586 author or copyright holder as a result of your choosing to follow a

12345678910>>...25