Searched refs:SubSurface (Results 1 – 1 of 1) sorted by relevance
362 Surface SubSurface(Rect bounds) { in SubSurface() function in curses::Surface1157 Surface field_surface = surface.SubSurface(field_bounds); in FieldDelegateDraw()1158 Surface error_surface = surface.SubSurface(error_bounds); in FieldDelegateDraw()1791 Surface field_surface = surface.SubSurface(field_bounds); in DrawFields()1828 Surface fields_surface = surface.SubSurface(fields_bounds); in FieldDelegateDraw()2085 Surface arrow_surface = surface.SubSurface(arrow_bounds); in FieldDelegateDraw()2596 Surface field_surface = surface.SubSurface(bounds); in DrawFields()2611 Surface action_surface = surface.SubSurface(bounds); in DrawActions()2622 Surface fields_surface = surface.SubSurface(fields_bounds); in DrawElements()2642 Surface error_surface = pad.SubSurface(error_bounds); in DrawContent()[all …]