Home | History | Annotate | Download | only in paint

Lines Matching defs:drawTop

932     bool drawTop = topSlice > 0 && topWidth > 0;
948 float topSideScale = drawTop ? (float)topWidth / topSlice : 1;
956 if (drawTop) {
980 if (drawTop) {
1003 if (drawTop && sourceWidth > 0) {
1021 if (drawTop)