Home | History | Annotate | Download | only in common

Lines Matching refs:maxJ

554 	const int	maxJ		= deFloorFloatToInt32(vBounds.y());
556 for (int j = minJ; j <= maxJ; j++)
589 const int maxJ = deFloorFloatToInt32(vBounds.y()-0.5f);
596 for (int j = minJ; j <= maxJ; j++)
1020 const int maxJ = deFloorFloatToInt32(vBounds.y()-0.5f);
1027 for (int j = minJ; j <= maxJ; j++)
1249 const int maxJ = deFloorFloatToInt32(vBounds.y()-0.5f);
1254 for (int j = minJ; j <= maxJ; j++)
1333 const int maxJ = deFloorFloatToInt32(vBounds.y()-0.5f);
1340 for (int j = minJ; j <= maxJ; j++)