Home
last modified time | relevance | path

Searched refs:return (Results 26 – 50 of 95) sorted by path

1234

/template/breeze/bower_components/gumby/sass/functions/
H A D_icons.scss5 $return: if($index == 1, 2, $index); variable
6 @return nth($item, $return);
9 @return false;
H A D_palette.scss6 @return nth($color, 2);
9 @return nth($color, 3);
12 @return nth($color, 1);
15 @return false;
H A D_strip-units.scss4 @return $number / ($number * 0 + 1);
/template/breeze/bower_components/modular-scale/stylesheets/modular-scale/
H A D_calc.scss9 @return pow($Ratio, $Value) * $Base;
15 @return ms-pow($Ratio, $Value) * $Base;
H A D_function-list.scss5 $Positive-return: ();
6 $Negitive-return: ();
14 $Positive-return: ms-sort-list($Positive-return);
31 $Positive-return: $Trim-list;
40 $Negitive-return: ms-sort-list($Negitive-return);
43 $MS-new-return: ();
45 $MS-new-return: join($i, $MS-new-return);
47 $Negitive-return: $MS-new-return;
61 $Negitive-return: $Trim-list;
65 $Return: join($Negitive-return, $Positive-return);
[all …]
H A D_function.scss7 @return ms-calc($Value, $Bases, $Ratios);
22 @return ms-gem-func($Value, $Unitless-Bases, $Ratios) * $Unit;
33 $MS-new-return: ();
35 $MS-new-return: join($i, $MS-new-return);
37 $Return: $MS-new-return;
49 @return $Return;
54 @return ms($Value, $Bases, $Ratios);
H A D_generate-list.scss8 @return $MS-reversed-list;
11 @return $list;
102 @return $MS-list;
H A D_pow.scss16 // Set up the loop, priming the return with the base.
39 @return $Return * $Unit;
H A D_sort-list.scss11 @return $B;
17 @return join($A, $B);
20 @return join($B, $A);
60 // Done! return is now sorted and complete
61 @return $Return;
92 @return $Return;
H A D_tests.scss7 @return true;
9 @return false;
17 @return true;
19 @return false;
/template/breeze/sass/
H A D_mixins.scss4 @return 100%/($cols/$colnum);
/template/bushwick/
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/chippedsnow/
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/cleanresurrected/
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/cutopillar/
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/darkblue/
H A DLICENSE619 copy of the Program in return for a fee.
/template/darkwood/
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/dokutwitterbootstrap/
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/drop/
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/fictive/
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/graphy/
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/grassstains/
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/gtopia/
H A DTwitterAPIExchange.php176 * @param boolean $return If true, returns data.
180 public function performRequest($return = true) argument
182 if (!is_bool($return))
216 if ($return) { return $json; }
230 $return = array();
235 $return[] = "$key=" . $value;
238 return $method . "&" . rawurlencode($baseURI) . '&' . rawurlencode(implode('&', $return));
250 $return = 'Authorization: OAuth ';
258 $return .= implode(', ', $values);
259 return $return;
/template/hexa/
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/incognitek/
H A Diepngfix.htc31 (event && !/(background|src)/.test(event.propertyName))) return;

1234