Searched refs:slice_bounds (Results 1 – 1 of 1) sorted by relevance
236 gfx::Rect slice_bounds = content_bounds; in OnPaint() local237 slice_bounds.set_width(slice_width); in OnPaint()239 slice_path.addRoundRect(gfx::RectToSkRect(slice_bounds), in OnPaint()