Searched refs:horLinePos (Results 1 – 1 of 1) sorted by relevance
1837 int horLinePos = lineWidth + rand() % (height - 2 * lineWidth); in populateTessScoreEvaluationInputData() local1840 for (int col = horLinePos - lineWidth / 2; col < horLinePos + lineWidth / 2; in populateTessScoreEvaluationInputData()