Lines Matching full:sci_t
572 const int& sci_t = scissor.top;589 if(dst_t < sci_t) {590 topCutRatio = (float)(sci_t - dst_t) / (float)dst_h;591 dst_t = sci_t;