Home
last modified time | relevance | path

Searched refs:currentValue (Results 1 – 24 of 24) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DNonComplianceDetail.php25 public $currentValue; variable in Google\\Service\\AndroidManagement\\NonComplianceDetail
50 public function setCurrentValue($currentValue) argument
52 $this->currentValue = $currentValue;
59 return $this->currentValue;
/plugin/amcharts/assets/amcharts/plugins/responsive/
H A Dresponsive.js1103 var currentValue = current[ property ];
1107 if ( isNullOrUndefined( currentValue ) ) {
1113 if ( isArray( currentValue ) ) {
1120 …if ( ( currentValue.length > 0 && !isObject( currentValue[ 0 ] ) ) || ( overrideValue.length > 0 &…
1136 … var correspondingCurrentElement = findArrayObjectById( currentValue, overrideValue[ i ].id );
1146 if ( overrideValue.length <= currentValue.length ) {
1148 applyConfig( currentValue[ l ], overrideValue[ l ] );
1158 for ( var j = 0; j < currentValue.length; j++ ) {
1159 applyConfig( currentValue[ j ], overrideValue );
1167 if ( isObject( currentValue ) ) {
[all …]
H A Dresponsive.min.js.map7 …Updated","zoomOutOnDataUpdate","validateNow","applyConfig","current","currentValue","idPresentOnAl…
/plugin/tablelayout/script/
H A Dedittable_plugin.js14 layout.colwidth.forEach(function (currentValue, index) { argument
16 if (!currentValue || currentValue.substr(-'px'.length) !== 'px') {
20 colWidths[index] = parseInt(currentValue, 10);
/plugin/settingstree/settings/
H A Dsettingswrapper.class.php65 function currentValue(){ function in settingswrapper
112 $ret .= "<td class='input_area {$errorclass}' data-currentval='{$this->currentValue()}'>";
151 $ret .= "<td class='input_area {$errorclass}' data-currentval='{$this->currentValue()}'>";
/plugin/shell/
H A DP0wnyShell.js175 const currentValue = this.eShellCmdInput.value;
176 this.eShellCmdInput.value = currentValue.replace(/(\S*)$/, data.files[0]);
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/
H A DREADME.md303 $callback = function ($currentValue) {
304 return $currentValue . ' (copy)'
/plugin/dw2pdf/vendor/myclabs/deep-copy/
H A DREADME.md298 $callback = function ($currentValue) {
299 return $currentValue . ' (copy)'
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestCase.php1374 $currentValue = ini_set($varName, $newValue);
1376 if ($currentValue !== false) {
1377 $this->iniSettings[$varName] = $currentValue;
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.js635 currentValue: arg
799 currentValue: {
2127 currentValue: trackEvent,
2140 currentValue: newOpts,
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/
H A Dnv.d3.min.css1 …s .nv-minValue{stroke:#d62728;fill:#d62728}.nvd3.nv-sparklineplus .nv-currentValue{font-weight:700…
/plugin/aichat/vendor/vanderlee/php-sentence/doc/resources/
H A Dcombined.js370 var currentValue = $input.val();
372 if ( !skipPrevCheck && currentValue == previousValue )
375 previousValue = currentValue;
377 currentValue = lastWord(currentValue);
378 if ( currentValue.length >= options.minChars) {
381 currentValue = currentValue.toLowerCase();
382 request(currentValue, receiveData, hideResultsNow);
/plugin/database/
H A Ddatabase.php1016 foreach ($currentRecord->values as $currentValue) {
1019 if ($currentValue != $p_originals[$counter]) {
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js4144 var opt, currentValue, single = !Object.isArray(value);
4147 currentValue = this.optionValue(opt);
4149 if (currentValue == value) {
4154 else opt.selected = value.include(currentValue);
/plugin/issuetracker/
H A Dprototype.js5201 var opt, currentValue, single = !Object.isArray(value);
5204 currentValue = this.optionValue(opt);
5206 if (currentValue == value) {
5211 else opt.selected = value.include(currentValue);
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js26132 … distances = sourcesDistances.concat(targetsDistances).reduce(function(accumulator, currentValue) { argument
26133 accumulator[ currentValue.id + '__weight_' + currentValue.weight ] = currentValue;
26138 var distancesGrouped = reduce(distances, function(accumulator, currentValue) { argument
26139 var distance = currentValue.distance,
26140 weight = currentValue.weight;
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js8currentValue=propPair?this.get(propPair[0])[propPair[1]]:this.get(property);if(!("from"in options)…
H A Dfabric.js13425 var currentValue = propPair
13430 options.from = currentValue;
13434 to = currentValue + parseFloat(to.replace('=', ''));
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js17870 var currentValue = this.get_value(id, column, node);
17871 if (currentValue && value && currentValue.valueOf && value.valueOf) {
17872 return currentValue.valueOf() != value.valueOf();
17874 return currentValue != value;
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1currentValue = this.history.current();\n if (!currentValue) {\n currentValue = t…
/plugin/edittable/lib/
H A Dhandsontable.full.js36056 var result = (0, _array.arrayReduce)(strings, function (previousValue, currentValue, index) {
36058 var valueWithoutWhiteSpaces = currentValue.replace(/(?:\r?\n\s+)/g, '');
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1currentValue","is_valid","save","utils","eventable","domHelpers","Cell","$container","$parent","$c…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js24913 var currentValue = level.items[level.index];
24917 level.items[level.index] = currentValue;
H A Dpdf.worker.js.map1currentValue","BitModel","UNIFORM_CONTEXT","RUNLENGTH_CONTEXT","LLAndLHContextsLabel","HLContextLa…