Lines Matching +defs:b +defs:h
138 def rgb(r, g, b): argument
142 def clip_line(c, w, h): argument
272 def screen_dump(self, buf, x=0, y=0, w=None, h=None): argument
342 def rect(self, x, y, w, h, cmd=0x72): argument
371 def rect_outline(self, x, y, w, h): argument
374 def rect_interior(self, x, y, w, h): argument
389 def rect_no_clip(self, x, y, w, h): argument
392 def rect_outline_no_clip(self, x, y, w, h): argument
395 def rect_interior_no_clip(self, x, y, w, h): argument
432 def set_spi_win(self, x, y, w, h): argument
450 def set_scroll_win(self, win, x=-1, y=0, w=0, h=0, vec=0, pat=0, fill=0x07E0, color=0): argument