Lines Matching refs:minJ
535 const int minJ = deFloorFloatToInt32(vBounds.x());
540 for (int j = minJ; j <= maxJ; j++)
570 const int minJ = deFloorFloatToInt32(vBounds.x());
579 for (int j = minJ; j <= maxJ; j++)
644 const int minJ = deFloorFloatToInt32(vBounds.x()-0.5f);
657 for (int j = minJ; j <= maxJ; j++)
700 const int minJ = deFloorFloatToInt32(vBounds.x()-0.5f);
718 for (int j = minJ; j <= maxJ; j++)
1403 const int minJ = deFloorFloatToInt32(vBounds.x()-0.5f);
1411 for (int j = minJ; j <= maxJ; j++)
2278 const int minJ = deFloorFloatToInt32(vBounds.x()-0.5f);
2284 for (int j = minJ; j <= maxJ; j++)
2405 const int minJ = deFloorFloatToInt32(vBounds.x()-0.5f);
2413 for (int j = minJ; j <= maxJ; j++)