Lines Matching refs:Int
57 Int leftStartIndex, Int leftEndIndex,
59 Int rightStartIndex, Int rightEndIndex,
61 Int gridIndex1, Int gridIndex2,
62 Int up_rightCornerWhere,
63 Int up_rightCornerIndex,
64 Int down_rightCornerWhere,
65 Int down_rightCornerIndex,
71 Int midIndex1;
72 Int midIndex2;
73 Int gridMidIndex1 = 0, gridMidIndex2 = 0;
119 Int cornerRightStart;
120 Int cornerRightEnd;
121 Int cornerLeftUpEnd;
122 Int cornerLeftDownStart;
223 Int rightStart,
224 Int rightEnd,
226 Int gridBeginIndex,
227 Int gridEndIndex,
229 Int leftUpBegin,
230 Int leftUpEnd,
231 Int leftDownBegin,
232 Int leftDownEnd,
235 Int i,k;
272 Int beginIndex,
273 Int endIndex,
276 Int i,k;
306 Int topRightIndex,
307 Int botRightIndex,
309 Int rightGridChainStartIndex,
310 Int rightGridChainEndIndex,
330 Int index1 = topRightIndex;
363 Int index2 = rightGridChainStartIndex+1;
381 Int beginRightIndex,
382 Int endRightIndex,
384 Int rightGridChainStartIndex,
404 Int beginRightIndex,
405 Int endRightIndex,
407 Int rightGridChainStartIndex,
426 Int i;
428 Int innerInd = rightGridChain->getInnerIndex(rightGridChainStartIndex+1);
429 Int upperInd = rightGridChain->getUlineIndex(rightGridChainStartIndex);
430 Int lowerInd = rightGridChain->getUlineIndex(rightGridChainStartIndex+1);
501 Int i;
519 Int j = endRightIndex -1;
523 Int temp = endRightIndex;
582 Int largeIndex,
583 Int smallIndex,
585 Int vlineIndex,
586 Int ulineSmallIndex,
587 Int ulineLargeIndex,
589 Int gridLineUp /*1 if the grid line is above the trim lines*/
604 Int k,i;