Home | History | Annotate | Download | only in core

Lines Matching full:inset

1142         int inset = (kAA_EdgeType == et);
1143 r.iset(ibounds.fLeft - inset, ibounds.fTop - inset,
1144 ibounds.fRight + inset, ibounds.fBottom + inset);