draw_inner_rect


Description:

protected void draw_inner_rect (Context cr, int width, int height)

Similar to draw_rounded_rect, but moves in to avoid a containing rounded rect's lines.

Parameters:

cr

the context to draw with

width

the width of the rect

height

the height of the rect