Home
last modified time | relevance | path

Searched refs:return (Results 1 – 25 of 95) sorted by path

1234

/template/a_new_day/
H A Dcsshover3.htc55 if(!REG_MSIE.test(navigator.userAgent) && !REG_COMPAT.test(window.document.compatMode)) return;
170 return type;
249 return function(node, type, className) {
252 return CSSHover.patch(node, type, className);
/template/able/
H A Dtpl_functions.php19 function _tpl_discussion($discussionPage, $title, $backTitle, $link=0, $wrapper=0, $return=0) { argument
51 if ($return) return $output;
60 function _tpl_userpage($userPage, $title, $link=0, $wrapper=0, $return=0) { argument
79 if ($return) return $output;
88 function _tpl_action($type, $link=0, $wrapper=0, $return=0) { argument
93 if ($return) return $output;
100 if ($return) return $output;
/template/ach/
H A Dtpl_functions.php188 $return = '';
194 $return .= '<link rel="shortcut icon" href="'.tpl_getMediaFile($look).'" />'.NL;
198 … $return .= '<link rel="apple-touch-icon" href="'.tpl_getMediaFile($look).'" />'.NL;
203 … $return .= '<link rel="icon" href="'.tpl_getMediaFile($look).'" type="image/svg+xml" />'.NL;
208 return $return;
/template/amanuensis/inc/
H A Dindex.php99 $return=true;
100 }else {$return=false;
102 return $return;
157 $return[0]=$index;
165 $return[$level]=array();
181 return $return;
228 $return=array();
234 return $return;
248 $return = true;
253 $return = true;
[all …]
/template/apricot/
H A Dtpl_functions.php147 $return = '';
152 $return .= '<link rel="shortcut icon" href="'.tpl_getFavicon().'" />'.NL;
155 …$return .= '<link rel="apple-touch-icon" href="'.tpl_getFavicon(false, 'apple-touch-icon.png').'" …
159 …$return .= '<link rel="icon" href="'.tpl_getFavicon(false, 'icon.svg').'" type="image/svg+xml" />'…
164 return $return;
/template/aran/
H A Dtpl_functions.php188 $return = '';
194 $return .= '<link rel="shortcut icon" href="'.tpl_getMediaFile($look).'" />'.NL;
198 … $return .= '<link rel="apple-touch-icon" href="'.tpl_getMediaFile($look).'" />'.NL;
203 … $return .= '<link rel="icon" href="'.tpl_getMediaFile($look).'" type="image/svg+xml" />'.NL;
208 return $return;
/template/arcade-basic/
H A Dtpl_functions.php19 function _tpl_discussion($discussionPage, $title, $backTitle, $link=0, $wrapper=0, $return=0) { argument
51 if ($return) return $output;
60 function _tpl_userpage($userPage, $title, $link=0, $wrapper=0, $return=0) { argument
79 if ($return) return $output;
88 function _tpl_action($type, $link=0, $wrapper=0, $return=0) { argument
93 if ($return) return $output;
100 if ($return) return $output;
/template/arcadebasic/
H A Dtpl_functions.php19 function _tpl_discussion($discussionPage, $title, $backTitle, $link=0, $wrapper=0, $return=0) { argument
51 if ($return) return $output;
60 function _tpl_userpage($userPage, $title, $link=0, $wrapper=0, $return=0) { argument
61 if (empty($_SERVER['REMOTE_USER'])) return;
79 if ($return) return $output;
88 function _tpl_action($type, $link=0, $wrapper=0, $return=0) { argument
93 if ($return) return
[all...]
/template/arctic-mbo/
H A Dscript.js.old11 if(!document.getElementById) return;
13 if(!header) return;
50 if(!document.getElementById) return;
52 if(!header) return;
H A Dscript.js.old211 if(!document.getElementById) return;
14 if(!header) return;
51 if(!document.getElementById) return;
53 if(!header) return;
/template/argon-alt/
H A Dtpl_functions.php19 function _tpl_discussion($discussionPage, $title, $backTitle, $link=0, $wrapper=0, $return=0) { argument
51 if ($return) return $output;
60 function _tpl_userpage($userPage, $title, $link=0, $wrapper=0, $return=0) { argument
79 if ($return) return $output;
88 function _tpl_action($type, $link=0, $wrapper=0, $return=0) { argument
93 if ($return) return $output;
100 if ($return) return $output;
/template/argon/
H A Dtpl_functions.php19 function _tpl_discussion($discussionPage, $title, $backTitle, $link=0, $wrapper=0, $return=0) { argument
51 if ($return) return $output;
60 function _tpl_userpage($userPage, $title, $link=0, $wrapper=0, $return=0) { argument
79 if ($return) return $output;
88 function _tpl_action($type, $link=0, $wrapper=0, $return=0) { argument
93 if ($return) return $output;
100 if ($return) return $output;
/template/artforwater/
H A Dtpl_functions.php19 function _tpl_discussion($discussionPage, $title, $backTitle, $link=0, $wrapper=0, $return=0) { argument
51 if ($return) return $output;
60 function _tpl_userpage($userPage, $title, $link=0, $wrapper=0, $return=0) { argument
61 if (empty($_SERVER['REMOTE_USER'])) return;
79 if ($return) return $output;
88 function _tpl_action($type, $link=0, $wrapper=0, $return=0) { argument
93 if ($return) return
[all...]
/template/basical/
H A Dtpl_functions.php19 function _tpl_discussion($discussionPage, $title, $backTitle, $link=0, $wrapper=0, $return=0) { argument
51 if ($return) return $output;
60 function _tpl_userpage($userPage, $title, $link=0, $wrapper=0, $return=0) { argument
79 if ($return) return $output;
88 function _tpl_action($type, $link=0, $wrapper=0, $return=0) { argument
93 if ($return) return $output;
100 if ($return) return $output;
/template/bootie/
H A Dtpl_template_NicoBoot.php91 …n-home" aria-hidden="true"></span>', 'title="' . tpl_pagetitle($page, true) . '"', $return = true);
206 * @param bool $return if true it returns html, otherwise prints
210 function tpl_actionlink_bootie($type, $class = '', $pre = '', $suf = '', $inner = '', $return = fal… argument
250 if ($return) return $out;
/template/bootstrap3/
H A DTemplate.php86 return $template_version;
101 return false;
105 return false;
108 return $this->plugins[$plugin];
114 * @return Template
124 return $instance;
133 * @return string
135 public function includePage($location, $return = false)
149 return '';
154 if ($return) {
134 includePage($location, $return = false) global() argument
701 getLicense($type = 'link', $size = 24, $return = false) global() argument
1260 normalizeSidebar($sidebar, $return = false) global() argument
2188 getTOC($return = false) global() argument
[all...]
/template/boozurk/
H A Dtpl_functions.php19 function _tpl_discussion($discussionPage, $title, $backTitle, $link=0, $wrapper=0, $return=0) { argument
51 if ($return) return $output;
60 function _tpl_userpage($userPage, $title, $link=0, $wrapper=0, $return=0) { argument
79 if ($return) return $output;
88 function _tpl_action($type, $link=0, $wrapper=0, $return=0) { argument
93 if ($return) return $output;
100 if ($return) return $output;
/template/breeze/bower_components/gumby/sass/extensions/modular-scale/stylesheets/
H A D_modular-scale.scss12 // return the $base-size if $multiple is zero
16 @return nth($base-size, 1);
20 @return $base-size;
55 @return power($ratio, $multiple) * $base-size;
119 // return trimmed and sorted final list
178 // return trimmed and sorted final list
210 @return nth($scale-values, $multiple);
250 @return nth($scale-values, $multiple);
261 @return nth($scale-values, -$multiple);
269 @return golden_ratio();
[all …]
/template/breeze/bower_components/gumby/sass/extensions/sassy-math/stylesheets/
H A D_math.scss21 @return 4;
46 @return $value;
65 @return $value;
94 @return $value;
98 @return taylor;
205 @return 0;
208 @return ERROR;
231 @return ERROR;
263 @return $root;
291 @return true;
[all …]
/template/breeze/bower_components/gumby/sass/functions/
H A D_breakpoints.scss3 @return $document-width - 1;
6 @return $tablet-device-width - 1;
9 @return $min-device-width + 1;
H A D_em.scss10 @return ($size-in-px / $context) * 1em;
H A D_even.scss5 @return true;
8 @return false;
H A D_fancytiles.scss2 @return 100%/$colnum;
H A D_grid-calc.scss7 @return (100% - ($gutter * ($hybrid - 1))) / $hybrid;
10 @return (100% - ($gutter * ($cols - 1))) / $cols;
17 @return (oneCol(true) * $num) + ($gutter * ($num - 1));
28 @return (100% * (columns($desired_cols, true) / columns($container_cols, true)));
31 @return (100% * (columns($desired_cols) / columns($container_cols)));
38 @return (oneCol(true) * $num) + ($gutter * ($num - 1)) + $gutter; // Column width + gutter
44 @return (oneCol() * $num) + ($gutter * ($num - 1)) + $gutter;
47 … @return (oneCol() * $num) + ($gutter * ($num - 1)) + ($gutter * 2); // Column width + (gutter * 2)
67 @return 50% - ((($num * (oneCol(true))) + (($num - 1) * $gutter)) / 2);
70 @return 50% - ((($num * (oneCol())) + (($num - 1) * $gutter)) / 2);
[all …]
H A D_height-calc.scss5 @return ms($ratio, $size) + 1;

1234