Home
last modified time | relevance | path

Searched refs:xValue (Results 1 – 4 of 4) sorted by relevance

/plugin/dataloop/syntax/
H A Dloop.php308 $xValue = $this->dthlp->_formatData($cols[$num],$col,$types[$num],$renderer);
323 $xValue2 = $xValue;
332 $sReplace = '<a href="'.$xValue.'">'.$xValue2.'</a>';
336 $sReplace = $xValue;
H A Dtextloop.php259 $xValue = $this->dthlp->_formatData($cols[$num],$col,$types[$num],$renderer);
263 $sCurrentText = str_ireplace('@@'.$cols[$num].'@@', $xValue, $sCurrentText);
/plugin/photogallery/lightGallery/js/
H A Dlightgallery.js1036 Plugin.prototype.setTranslate = function($el, xValue, yValue) { argument
1039 $el.css('left', xValue);
1042 transform: 'translate3d(' + (xValue) + 'px, ' + yValue + 'px, 0px)'
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/
H A Dnv.d3.min.css1 ….nv-hoverArea{fill-opacity:0;stroke-opacity:0}.nvd3.nv-sparklineplus .nv-xValue,.nvd3.nv-sparkline…