Lines Matching defs:beginLeftIndex
1985 Int beginLeftIndex,
2001 beginLeftIndex,
2012 Int beginLeftIndex,
2019 if(checkMiddle(leftChain, beginLeftIndex, endLeftIndex,
2025 sampleLeftOneGridStepNoMiddle(leftChain, beginLeftIndex, endLeftIndex, leftGridChain, leftGridChainStartIndex, pStream);
2062 sline = new sampledLine(vert1, leftChain->getVertex(beginLeftIndex));
2070 for(i=beginLeftIndex; i<endLeftIndex; i++)
2122 for(i=endLeftIndex-1; i>=beginLeftIndex; i--){
2138 Int j = beginLeftIndex/*endLeftIndex*/+1;
2143 j = findIncreaseChainFromBegin(leftChain, beginLeftIndex, i+1/*endLeftIndex*/);
2145 Int temp = beginLeftIndex;
2150 if(j-1 == beginLeftIndex)
2160 vert/*leftChain->getVertex(beginLeftIndex)*/,
2163 beginLeftIndex,
2172 stripOfFanLeft(leftChain, j-1, temp/*beginLeftIndex*/, leftGridChain->getGrid(),
2203 /*beginLeftIndex*/j-1,
2210 /*find the maximal U-monotone chain of beginLeftIndex, beginLeftIndex+1,...,
2212 i=beginLeftIndex;
2214 for(i=beginLeftIndex+1; i<=endLeftIndex; i++){
2223 /*from beginLeftIndex to i-1 is strictly U-monotone*/
2226 stripOfFanLeft(leftChain, i-1, beginLeftIndex, leftGridChain->getGrid(),