Searched refs:penadjust (Results 1 – 1 of 1) sorted by relevance
1317 const int penadjust = (int)SDL_floor(pensize / 2.0f - 0.5f); in DrawRect() local1320 right -= penadjust; in DrawRect()1321 bottom -= penadjust; in DrawRect()
Completed in 7 milliseconds