Home | History | Annotate | Download | only in qt

Lines Matching refs:dashOffset

1048 void GraphicsContext::setLineDash(const DashArray& dashes, float dashOffset)
1064 pen.setDashOffset(dashOffset / penWidth);