Searched refs:arrow_bounds (Results 1 – 1 of 1) sorted by relevance
2081 Rect arrow_bounds, value_field_bounds; in FieldDelegateDraw() local2082 arrow_and_value_field_bounds.VerticalSplit(1, arrow_bounds, in FieldDelegateDraw()2086 Surface arrow_surface = surface.SubSurface(arrow_bounds); in FieldDelegateDraw()