Searched refs:secondToLastWhitePixelRow (Results 1 – 1 of 1) sorted by relevance
5382 int secondToLastWhitePixelRow = 0; in iterate() local5405 secondToLastWhitePixelRow = lastWhitePixelRow; in iterate()5445 …if (y > lastWhitePixelRow || (y > secondToLastWhitePixelRow && x > lastWhitePixelColumnOnSecondToL… in iterate()5451 … + "y > " + de::toString(lastWhitePixelRow) + " || (y > " + de::toString(secondToLastWhitePixelRow) in iterate()