Searched defs:rect_width (Results 1 – 2 of 2) sorted by relevance
169 rect_width(const clipping_rect &rect) in rect_width() function
171 int rect_width = bounds.IntegerWidth() - 1; in Draw() local