Searched refs:fields_bounds (Results 1 – 1 of 1) sorted by relevance
1826 Rect fields_bounds, new_button_bounds; in FieldDelegateDraw() local1828 fields_bounds, new_button_bounds); in FieldDelegateDraw()1829 Surface fields_surface = surface.SubSurface(fields_bounds); in FieldDelegateDraw()2620 Rect fields_bounds, actions_bounds; in DrawElements() local2622 fields_bounds, actions_bounds); in DrawElements()2623 Surface fields_surface = surface.SubSurface(fields_bounds); in DrawElements()