Searched refs:SubSurface (Results 1 – 1 of 1) sorted by relevance
362 Surface SubSurface(Rect bounds) { in SubSurface() function in curses::Surface1156 Surface field_surface = surface.SubSurface(field_bounds); in FieldDelegateDraw()1157 Surface error_surface = surface.SubSurface(error_bounds); in FieldDelegateDraw()1790 Surface field_surface = surface.SubSurface(field_bounds); in DrawFields()1827 Surface fields_surface = surface.SubSurface(fields_bounds); in FieldDelegateDraw()2084 Surface arrow_surface = surface.SubSurface(arrow_bounds); in FieldDelegateDraw()2595 Surface field_surface = surface.SubSurface(bounds); in DrawFields()2610 Surface action_surface = surface.SubSurface(bounds); in DrawActions()2621 Surface fields_surface = surface.SubSurface(fields_bounds); in DrawElements()2641 Surface error_surface = pad.SubSurface(error_bounds); in DrawContent()[all …]