Home
last modified time | relevance | path

Searched refs:pos (Results 1 – 25 of 60) sorted by relevance

123

/template/a_free_worldic/
H A Dtpl_functions.php43 function tpl_sidebar($pos) { argument
68 tpl_sidebar_dispatch($sb,$pos);
75 tpl_sidebar_dispatch($sb,$pos);
85 function tpl_sidebar_dispatch($sb,$pos) { argument
105 print p_sidebar_xhtml($main_sb,$pos) . DOKU_LF;
118 print p_sidebar_xhtml($ns_sb,$pos) . DOKU_LF;
165 print ' ' . p_index_xhtml($svID,$pos) . DOKU_LF;
256 function p_sidebar_xhtml($sb,$pos,$subst=array()) { argument
267 …*?><a.*?name=")(.*?)(".*?id=")(.*?)(">.*?<\/a><\/h.*?>)/','\1sb_'.$pos.'_\2\3sb_'.$pos.'_\4\5', $d…
281 function p_index_xhtml($ns,$pos) { argument
[all …]
/template/arctic/
H A Dtpl_functions.php43 function arctic_tpl_sidebar($pos) { argument
53 arctic_tpl_sidebar_dispatch($sb,$pos);
60 arctic_tpl_sidebar_dispatch($sb,$pos);
71 function arctic_tpl_sidebar_dispatch($sb,$pos) { argument
94 print p_sidebar_xhtml($main_sb,$pos) . DOKU_LF;
118 print p_sidebar_xhtml($ns_sb,$pos) . DOKU_LF;
168 print ' ' . p_index_xhtml($svID,$pos) . DOKU_LF;
291 function p_sidebar_xhtml($sb,$pos,$subst=array()) { argument
302 …*?><a.*?name=")(.*?)(".*?id=")(.*?)(">.*?<\/a><\/h.*?>)/','\1sb_'.$pos.'_\2\3sb_'.$pos.'_\4\5', $d…
316 function p_index_xhtml($ns,$pos) { argument
[all …]
/template/arctictut/
H A Dtpl_functions.php43 function arctic_tpl_sidebar($pos) { argument
53 arctic_tpl_sidebar_dispatch($sb,$pos);
60 arctic_tpl_sidebar_dispatch($sb,$pos);
70 function arctic_tpl_sidebar_dispatch($sb,$pos) { argument
93 print p_sidebar_xhtml($main_sb,$pos) . DOKU_LF;
117 print p_sidebar_xhtml($ns_sb,$pos) . DOKU_LF;
167 print ' ' . p_index_xhtml($svID,$pos) . DOKU_LF;
290 function p_sidebar_xhtml($sb,$pos,$subst=array()) { argument
301 …*?><a.*?name=")(.*?)(".*?id=")(.*?)(">.*?<\/a><\/h.*?>)/','\1sb_'.$pos.'_\2\3sb_'.$pos.'_\4\5', $d…
315 function p_index_xhtml($ns,$pos) { argument
[all …]
/template/mikio/inc/
H A Dsimple_html_dom.php1401 protected $pos; variable in simple_html_dom
1637 $this->pos = 0;
1819 $begin_tag_pos = $this->pos;
1820 $this->char = (++$this->pos < $this->size) ? $this->doc[$this->pos] : null; // next
1824 $this->char = (++$this->pos < $this->size) ? $this->doc[$this->pos] : null; // next
1831 if (($pos = strpos($tag, ' ')) !== false) {
1832 $tag = substr($tag, 0, $pos);
1907 $this->char = (++$this->pos <
[all...]
/template/bootstrap3/inc/
H A Dsimple_html_dom.php1395 protected $pos; variable in simple_html_dom
1631 $this->pos = 0;
1813 $begin_tag_pos = $this->pos;
1814 $this->char = (++$this->pos < $this->size) ? $this->doc[$this->pos] : null; // next
1818 $this->char = (++$this->pos < $this->size) ? $this->doc[$this->pos] : null; // next
1825 if (($pos = strpos($tag, ' ')) !== false) {
1826 $tag = substr($tag, 0, $pos);
1901 $this->char = (++$this->pos <
[all...]
/template/masa/
H A Dtpl_functions.php127 tpl_sidebar_dispatch($sb,$pos);
134 tpl_sidebar_dispatch($sb,$pos);
145 function tpl_sidebar_dispatch($sb,$pos) { argument
163 print p_sidebar_xhtml($main_sb,$pos) . DOKU_LF;
175 print p_sidebar_xhtml($ns_sb,$pos) . DOKU_LF;
188 print p_sidebar_xhtml($user_sb,$pos) . DOKU_LF;
196 print p_sidebar_xhtml($ns_sb,$pos) . DOKU_LF;
220 print ' ' . p_index_xhtml($svID,$pos) . DOKU_LF;
284 @include(dirname(__FILE__).'/' . $pos .'_sidebar.html');
311 function p_sidebar_xhtml($sb,$pos) { argument
[all …]
/template/scanlines/
H A Dtpl_functions.php46 function tpl_sidebar($pos) { argument
56 tpl_sidebar_dispatch($sb,$pos);
63 tpl_sidebar_dispatch($sb,$pos);
73 function tpl_sidebar_dispatch($sb,$pos) { argument
99 print p_sidebar_xhtml($main_sb,$pos) . DOKU_LF;
133 print p_sidebar_xhtml($ns_sb,$pos) . DOKU_LF;
207 print ' ' . p_index_xhtml($svID,$pos) . DOKU_LF;
345 function p_sidebar_xhtml($sb,$pos,$subst=array()) { argument
356 …*?><a.*?name=")(.*?)(".*?id=")(.*?)(">.*?<\/a><\/h.*?>)/','\1sb_'.$pos.'_\2\3sb_'.$pos.'_\4\5', $d…
370 function p_index_xhtml($ns,$pos) { argument
[all …]
/template/templar/js/
H A Dbootstrap-tooltip.js116 , pos variable
143 pos = this.getPosition()
150 tp = {top: pos.top + pos.height, left: pos.left + pos.width / 2 - actualWidth / 2}
153 tp = {top: pos.top - actualHeight, left: pos.left + pos.width / 2 - actualWidth / 2}
156 tp = {top: pos.top + pos.height / 2 - actualHeight / 2, left: pos.left - actualWidth}
159 tp = {top: pos.top + pos.height / 2 - actualHeight / 2, left: pos.left + pos.width}
H A Dbootstrap-carousel.js55 , to: function (pos) { argument
59 if (pos > (this.$items.length - 1) || pos < 0) return
63 that.to(pos)
67 if (activeIndex == pos) {
71 return this.slide(pos > activeIndex ? 'next' : 'prev', $(this.$items[pos]))
/template/arctic-mbo/
H A Dtpl_functions.php43 function tpl_sidebar($pos) { argument
53 tpl_sidebar_dispatch($sb,$pos);
60 tpl_sidebar_dispatch($sb,$pos);
70 function tpl_sidebar_dispatch($sb,$pos) { argument
103 print p_sidebar_xhtml($main_sb,$pos) . DOKU_LF;
127 print p_sidebar_xhtml($ns_sb,$pos) . DOKU_LF;
142 print p_sidebar_xhtml($user_sb,$pos,$subst) . DOKU_LF;
150 print p_sidebar_xhtml($ns_sb,$pos) . DOKU_LF;
271 @include(dirname(__FILE__).'/' . $pos .'_sidebar.html');
300 function p_sidebar_xhtml($sb,$pos,$subst=array()) { argument
[all …]
/template/myown/
H A Dtpl_functions.php25 $pos = strrpos($ID, ":");
27 if ($pos === false) {
35 if ($pos !== false) {
96 $pos = strrpos($ID, ":");
97 if ($pos !== false) {
/template/simpleclean/
H A Dtpl_functions.php25 $pos = strrpos($ID, ":");
27 if ($pos === false) {
35 if ($pos !== false) {
96 $pos = strrpos($ID, ":");
97 if ($pos !== false) {
/template/darkclean/
H A Dtpl_functions.php25 $pos = strrpos($ID, ":");
27 if ($pos === false) {
35 if ($pos !== false) {
96 $pos = strrpos($ID, ":");
97 if ($pos !== false) {
/template/starterbootstrap/
H A Dtpl_functions.php470 $pos = 0;
476 while ($data[$pos]['id'] != $tmp_ns) {
477 …if ($pos >= count($data) || ($data[$pos]['level'] <= $level+1 && strnatcmp(utf8_encodeFN($data[$po…
478 …array_splice($data, $pos, 0, array(array('level' => $level+1, 'id' => $tmp_ns, 'open' => 'true')));
481 ++$pos;
496 $pos = strrpos($item['id'], ':');
497 $label = substr($item['id'], $pos > 0 ? $pos + 1 : 0);
/template/twigstarter/vendor/symfony/polyfill-mbstring/
H A DMbstring.php535 $pos = '' !== $needle || 80000 > \PHP_VERSION_ID
539 return false !== $pos ? $offset + $pos : false;
657 $pos = strrpos($haystack, $needle);
660 $pos = \iconv_strrpos($haystack, $needle, $encoding);
669 $pos = self::mb_strripos($haystack, $needle, $encoding);
684 $pos = strpos($haystack, $needle);
685 if (false === $pos) {
689 return substr($haystack, 0, $pos);
692 return substr($haystack, $pos);
802 if (false === $pos) {
[all …]
/template/twigstarter/vendor/twig/twig/src/Node/Expression/
H A DCallExpression.php154 $pos = 0;
168 if (\array_key_exists($pos, $parameters)) {
183 } elseif (\array_key_exists($pos, $parameters)) {
185 $arguments[] = $parameters[$pos];
186 unset($parameters[$pos]);
188 ++$pos;
306 } elseif (\is_string($callable) && false !== $pos = strpos($callable, '::')) {
307 $class = substr($callable, 0, $pos);
308 $method = substr($callable, $pos + 2);
/template/battlehorse/js/
H A Deffects.js151 reverse: function(pos) { argument
152 return 1-pos;
154 flicker: function(pos) { argument
157 wobble: function(pos) { argument
158 return (-Math.cos(pos*Math.PI*(9*pos))/2) + 0.5;
164 ((pos * pulses * 2) - Math.floor(pos * pulses * 2)) :
165 1 - ((pos * pulses * 2) - Math.floor(pos * pulses * 2))
168 none: function(pos) { argument
171 full: function(pos) { argument
284 this.render(pos);
[all …]
/template/a_new_day/js/
H A Deffects.js151 reverse: function(pos) { argument
152 return 1-pos;
154 flicker: function(pos) { argument
157 wobble: function(pos) { argument
158 return (-Math.cos(pos*Math.PI*(9*pos))/2) + 0.5;
164 ((pos * pulses * 2) - Math.floor(pos * pulses * 2)) :
165 1 - ((pos * pulses * 2) - Math.floor(pos * pulses * 2))
168 none: function(pos) { argument
171 full: function(pos) { argument
284 this.render(pos);
[all …]
/template/notos/css/
H A Dnav-tabs.less115 @menu-pos-x: 1rem;
116 @menu-pos-y: -4rem;
124 left: @menu-pos-x;
125 top: @menu-pos-y;
183 left: @menu-pos-x;
184 top: @menu-pos-y;
/template/bootstrap3/
H A DEventHandlers.php124 for ($pos = 0; $pos < $form->elementCount(); $pos++) {
126 $element = $form->getElementAt($pos);
143 for ($pos = 0; $pos < $form->elementCount(); $pos++) {
145 $element = $form->getElementAt($pos);
/template/dokukit/
H A Dscript.js22 patharr = patharrtmp.sort().filter(function(item, pos, ary) { argument
23 return !pos || item != ary[pos - 1];
/template/parallax/lib/bootstrap/js/
H A Dbootstrap.js306 }, to: function (pos) { argument
312 if (pos > (children.length - 1) || pos < 0) return
316 that.to(pos)
320 if (activePos == pos) {
324 return this.slide(pos > activePos ? 'next' : 'prev', $(children[pos]))
1086 , pos
1118 tp = {top: pos.top + pos.height, left: pos.left + pos.width / 2 - actualWidth / 2}
1121 tp = {top: pos.top - actualHeight, left: pos.left + pos.width / 2 - actualWidth / 2}
1124 tp = {top: pos.top + pos.height / 2 - actualHeight / 2, left: pos.left - actualWidth}
1127 tp = {top: pos.top + pos.height / 2 - actualHeight / 2, left: pos.left + pos.width}
[all …]
/template/flat/assets/js/
H A Dflat.js351 Carousel.prototype.to = function (pos) { argument
355 if (pos > (this.$items.length - 1) || pos < 0) return
358 if (activeIndex == pos) return this.pause().cycle()
360 return this.slide(pos > activeIndex ? 'next' : 'prev', this.$items.eq(pos))
1387 var pos = this.getPosition()
1551 …return placement == 'bottom' ? { top: pos.top + pos.height, left: pos.left + pos.width / 2 - act…
1552 …placement == 'top' ? { top: pos.top - actualHeight, left: pos.left + pos.width / 2 - actualWidt…
1553 …placement == 'left' ? { top: pos.top + pos.height / 2 - actualHeight / 2, left: pos.left - actua…
1554 …/* placement == 'right' */ { top: pos.top + pos.height / 2 - actualHeight / 2, left: pos.left + po…
1574 var leftEdgeOffset = pos.left - viewportPadding
[all …]
/template/starterbootstrap/js/
H A Dbootstrap.js367 Carousel.prototype.to = function (pos) { argument
371 if (pos > (this.$items.length - 1) || pos < 0) return
374 if (activeIndex == pos) return this.pause().cycle()
376 return this.slide(pos > activeIndex ? 'next' : 'prev', this.$items.eq(pos))
1370 var pos = this.getPosition()
1534 …return placement == 'bottom' ? { top: pos.top + pos.height, left: pos.left + pos.width / 2 - act…
1535 …placement == 'top' ? { top: pos.top - actualHeight, left: pos.left + pos.width / 2 - actualWidt…
1536 …placement == 'left' ? { top: pos.top + pos.height / 2 - actualHeight / 2, left: pos.left - actua…
1537 …/* placement == 'right' */ { top: pos.top + pos.height / 2 - actualHeight / 2, left: pos.left + po…
1557 var leftEdgeOffset = pos.left - viewportPadding
[all …]
/template/klean/bootstrap/js/
H A Dbootstrap.js381 Carousel.prototype.to = function (pos) { argument
385 if (pos > (this.$items.length - 1) || pos < 0) return
388 if (activeIndex == pos) return this.pause().cycle()
390 return this.slide(pos > activeIndex ? 'next' : 'prev', this.$items.eq(pos))
1466 var pos = this.getPosition()
1634 …return placement == 'bottom' ? { top: pos.top + pos.height, left: pos.left + pos.width / 2 - act…
1635 …placement == 'top' ? { top: pos.top - actualHeight, left: pos.left + pos.width / 2 - actualWidt…
1636 …placement == 'left' ? { top: pos.top + pos.height / 2 - actualHeight / 2, left: pos.left - actua…
1637 …/* placement == 'right' */ { top: pos.top + pos.height / 2 - actualHeight / 2, left: pos.left + po…
1657 var leftEdgeOffset = pos.left - viewportPadding
[all …]

123