Searched refs:penadjust (Results 1 – 1 of 1) sorted by relevance
1322 const int penadjust = (int)SDL_floor(pensize / 2.0f - 0.5f); in DrawRect() local1325 right -= penadjust; in DrawRect()1326 bottom -= penadjust; in DrawRect()