Home | History | Annotate | Download | only in content

Lines Matching refs:totalLength

2786             int totalLength = 0;
2795 totalLength += maxLength;
2799 totalLength += (mCols - 1) * 2;
2800 for (int i = 0; i < totalLength; ++i) {