Lines Matching refs:trimL
383 const int trimL = *data++;388 int skip = trim_row_left_right(data, origWidth, trimL, trimR);390 int expectedWidth = origWidth - trimL - trimR;