Lines Matching full:countx
387 final int countX = mCountX;399 for (int col = 0; col <= countX; col++) {1033 final int countX = mCountX;1041 int rightOverhang = result[0] + spanX - countX;1179 final int countX = mCountX;1185 for (int x = 0; x < countX - (spanX - 1); x++) {