Home | History | Annotate | Download | only in app

Lines Matching refs:AddRectangle

1439     fillPath.AddRectangle(rtWidget.left, rtWidget.top, rtWidget.width,
1834 path.AddRectangle(rt.left, rt.top, rt.width, rt.height);
1835 path.AddRectangle(rtInner.left, rtInner.top, rtInner.width, rtInner.height);
1849 path.AddRectangle(rt.left, rt.top, rt.width, rt.height);
1850 path.AddRectangle(rtInner.left, rtInner.top, rtInner.width, rtInner.height);