| /template/apricot/ |
| D | tpl_functions.php | 116 * @param bool $abs - if to use absolute URL 120 function _tpl_getFavicon($abs=false, $fileName='favicon.ico') { argument 122 return ml($fileName, '', true, '', $abs); 125 if($abs) { 133 function tpl_getFavicon($abs=false, $fileName='favicon.ico'){ argument 134 _tpl_getFavicon($abs, $fileName);
|
| /template/aran/ |
| D | tpl_functions.php | 148 function tpl_getMediaFile($search, $abs = false, &$imginfo = null) { argument 172 $url = ml($img, '', true, '', $abs); 175 if($abs) $url = DOKU_URL.substr($url, strlen(DOKU_REL));
|
| /template/taratasy/ |
| D | tpl_functions.php | 148 function tpl_getMediaFile($search, $abs = false, &$imginfo = null) { argument 172 $url = ml($img, '', true, '', $abs); 175 if($abs) $url = DOKU_URL.substr($url, strlen(DOKU_REL));
|
| /template/starterpjax/ |
| D | tpl_functions.php | 148 function tpl_getMediaFile($search, $abs = false, &$imginfo = null) { argument 172 $url = ml($img, '', true, '', $abs); 175 if($abs) $url = DOKU_URL.substr($url, strlen(DOKU_REL));
|
| /template/grassstains/ |
| D | tpl_functions.php | 148 function tpl_getMediaFile($search, $abs = false, &$imginfo = null) { argument 172 $url = ml($img, '', true, '', $abs); 175 if($abs) $url = DOKU_URL.substr($url, strlen(DOKU_REL));
|
| /template/zenlike/ |
| D | tpl_functions.php | 148 function tpl_getMediaFile($search, $abs = false, &$imginfo = null) { argument 172 $url = ml($img, '', true, '', $abs); 175 if($abs) $url = DOKU_URL.substr($url, strlen(DOKU_REL));
|
| /template/ach/ |
| D | tpl_functions.php | 148 function tpl_getMediaFile($search, $abs = false, &$imginfo = null) { argument 172 $url = ml($img, '', true, '', $abs); 175 if($abs) $url = DOKU_URL.substr($url, strlen(DOKU_REL));
|
| /template/breeze/bower_components/modular-scale/stylesheets/modular-scale/ |
| D | _function-list.scss | 52 @for $i from abs($End) through (abs($Start) + 2) { 57 @for $i from 2 through (abs($Start) + 1) {
|
| D | _pow.scss | 32 @for $i from (-1 + 1) to (abs($Exponent) + 1) {
|
| D | _function.scss | 44 $Value: abs($Value) + 1;
|
| /template/strap/resources/snippet/js/ |
| H A D | lightbox.js | 29 const diffX = Math.abs(event.pageX - startX); 30 const diffY = Math.abs(event.pageY - startY);
|
| /template/parallax/lib/js/ |
| D | jquery.mobile.custom.min.js | 1 …abs(n.pageX-M)>s||Math.abs(n.pageY-_)>s,D&&!r&&d("vmousecancel",t,u),d("vmousemove",t,u),h()}funct…
|
| D | jquery.mobile.custom.js | 118 …o = o || Math.abs(c.pageX - m) > e || Math.abs(c.pageY - n) > e, o && !d && H("vmousecancel", b, f… 200 … if (h === d && Math.abs(j.x - e) < w && Math.abs(j.y - g) < w || a.data(h, f) === j.touchID) { 287 …}, Math.abs(f.coords[0] - g.coords[0]) > a.event.special.swipe.scrollSupressionThreshold && b.prev… 297 …pe.durationThreshold && Math.abs(f.coords[0] - g.coords[0]) > a.event.special.swipe.horizontalDist…
|
| /template/breeze/bower_components/gumby/js/libs/ |
| D | jquery.mobile.custom.min.js | 3 …abs(n.pageX-h)>i||Math.abs(n.pageY-p)>i,d&&!r&&D("vmousecancel",t,s),D("vmousemove",t,s),M()}funct…
|
| /template/dokutwitterbootstrap/ |
| D | tpl_functions.php | 148 function tpl_getMediaFile($search, $abs = false, &$imginfo = null) { argument 172 $url = ml($img, '', true, '', $abs); 175 if($abs) $url = DOKU_URL.substr($url, strlen(DOKU_REL));
|
| /template/strap/ComboStrap/ |
| H A D | ColorHsl.php | 87 $chroma = (1 - abs(2 * $lightness - 1)) * $saturation; 88 $x = $chroma * (1 - abs(fmod(($hue / 60), 2) - 1));
|
| H A D | Toc.php | 152 $ulMarkup .= str_repeat("</li></ul>", abs($htmlLevel));
|
| H A D | ColorRgb.php | 383 $saturation = $d / (1 - abs(2 * $lightness - 1)); 656 return $this->tint(abs($percentage));
|
| /template/starterbootstrap/ |
| D | tpl_functions.php | 87 function tpl_getMediaFile($search, $abs = false, &$imginfo = null) { argument 111 $url = ml($img, '', true, '', $abs); 114 if($abs) $url = DOKU_URL.substr($url, strlen(DOKU_REL));
|
| /template/roundtheme/ |
| D | hide_menu.js | 254 if (!a || a < Math.abs(c)) { 265 if (!a || a < Math.abs(c)) { a=c; var s=p/4; } 271 if (!a || a < Math.abs(c)) {var a=c; var s=p/4; }
|
| /template/strap/vendor/carica/phpcss/src/PhpCss/Ast/Visitor/ |
| H A D | Xpath.php | 590 ? 'last() - '.abs($parameter->value - 1) 647 if (abs($add) > $repeat) { 662 … $condition .= sprintf(' %s <= %s - %d', $expressionPosition, $expressionCount, abs($start));
|
| /template/a_new_day/js/ |
| D | slider.js | 112 var offset = Math.abs(this.allowedValues[0] - value); 115 var currentOffset = Math.abs(v - value);
|
| /template/battlehorse/js/ |
| D | slider.js | 112 var offset = Math.abs(this.allowedValues[0] - value); 115 var currentOffset = Math.abs(v - value);
|
| /template/dokui/js/ |
| D | uikit.min.js | 3 …abs(a-b)>=Math.abs(c-d)?a-b>0?"Left":"Right":c-d>0?"Up":"Down"}function c(){j=null,l.last&&(l.el.t…
|
| /template/m1/ |
| D | script.js | 295 var delta = Math.abs(e.timeStamp - this.touched);
|