Home | History | Annotate | Download | only in unit

Lines Matching refs:setRoundRect

1583         properties.mutableOutline().setRoundRect(10, 10, 90, 90, 5, 1.0f);
1659 properties.mutableOutline().setRoundRect(10, 10, 390, 390, 0, 1.0f);
1752 properties.mutableOutline().setRoundRect(0, 0, 100, 100, 0.0f, 1.0f);
2016 properties.mutableOutline().setRoundRect(10, 20, 30, 40, 5.0f, 0.5f);