Searched refs:screen_attrs (Results 1 – 2 of 2) sorted by relevance
191 screen, screen_attrs = p.get_screen(attrs, use_escapes=debugging_tests)193 print(screen_attrs)
2300 SCREEN_ATTRIBUTE * screen_attrs; in clear_screen_rectangle() local2306 screen_attrs = &screen->attrs[lo_row * MAXCOLS + lo_col]; in clear_screen_rectangle()2310 screen_attrs += MAXCOLS) in clear_screen_rectangle()2313 _fmemset (screen_attrs, in clear_screen_rectangle()