Searched refs:nRightSpanCnt (Results 1 – 1 of 1) sorted by relevance
377 long nRightSpanCnt = 0; in CollectBoxSelection() local425 else if( nRightSpanCnt && nRight == nMax ) in CollectBoxSelection()452 if( nRightSpanCnt && nRight == nMax ) in CollectBoxSelection()515 if( !nRightSpanCnt || nMax + nDiff != nRightSpan ) in CollectBoxSelection()530 if( nRightSpanCnt ) in CollectBoxSelection()533 nRightSpanCnt = nOutSpan; in CollectBoxSelection()541 ( nRightSpanCnt && pRightBox == pOuterBox ) ) in CollectBoxSelection()559 if( nRightSpanCnt ) in CollectBoxSelection()560 --nRightSpanCnt; in CollectBoxSelection()
Completed in 32 milliseconds