Searched refs:lastdepth (Results 1 – 15 of 15) sorted by relevance
126 my $depth = my $lastdepth = 0;159 $nodedata{'Top'}->{'next'} = $nodename if ( $lastdepth eq 0);172 "updepth: $updepth, lastdepth: $lastdepth, up: $uppernode";182 $lastdepth = $depth;254 my $lastdepth = 0;277 if ( $depth gt $lastdepth && defined $nodedata->{$lastnode}->{'menu'}){285 $lastdepth = $depth;
164 int lastdepth = 0; in makeTOCWithDepth() local179 if (depth > lastdepth) { in makeTOCWithDepth()183 for (int i = lastdepth + 1; i <= depth; ++i) { in makeTOCWithDepth()188 lastdepth = depth; in makeTOCWithDepth()190 else if (depth < lastdepth) { in makeTOCWithDepth()193 for (int i = lastdepth; i >= depth; --i) in makeTOCWithDepth()199 lastdepth = depth; in makeTOCWithDepth()212 for (int i = lastdepth; i > 0; --i) in makeTOCWithDepth()
436 int lastdepth = -1; in renderwaterff() local442 if(m.depth!=lastdepth) in renderwaterff()454 lastdepth = m.depth; in renderwaterff()639 int lastdepth = -1; in renderwater() local658 if(!glaring && !waterrefract && m.depth!=lastdepth) in renderwater()664 lastdepth = m.depth; in renderwater()
869 int lastdepth=-1; in total_inside() local873 if ((lastdepth==-1) || (shapes[i].depth<lastdepth)) { in total_inside()875 lastdepth=shapes[i].depth; in total_inside()
838 int lastdepth=-1; in total_inside() local842 if ((lastdepth==-1) || (shapes[i].depth<lastdepth)) { in total_inside()844 lastdepth=shapes[i].depth; in total_inside()
436 int lastdepth = -1; in renderwater() local454 if(!glaring && !waterrefract && m.depth!=lastdepth) in renderwater()460 lastdepth = m.depth; in renderwater()
477 int lastdepth = -1; in renderwater() local495 if(!glaring && !waterrefract && m.depth!=lastdepth) in renderwater()501 lastdepth = m.depth; in renderwater()
168 lastdepth = 0
3758 $lastdepth = 0;3804 while (($lastdepth - $itemdepth) >= 0) {3806 $lastdepth--;3809 $lastdepth++;
3745 $lastdepth = 0;3791 while (($lastdepth - $itemdepth) >= 0) {3793 $lastdepth--;3796 $lastdepth++;
3757 $lastdepth = 0;3803 while (($lastdepth - $itemdepth) >= 0) {3805 $lastdepth--;3808 $lastdepth++;
700 $lastdepth = null;
677 $lastdepth = null;