Lines Matching full:sci_t
1049 const int& sci_t = scissor.top;1066 if(dst_t < sci_t) {1067 topCutRatio = (double)(sci_t - dst_t) / (double)dst_h;1068 dst_t = sci_t;