Home | History | Annotate | Download | only in paint

Lines Matching defs:drawLeft

931     bool drawLeft = leftSlice > 0 && leftWidth > 0;
946 float leftSideScale = drawLeft ? (float)leftWidth / leftSlice : 1;
951 if (drawLeft) {
1025 if (drawLeft)