Searched refs:lineDash (Results 1 – 2 of 2) sorted by relevance
1940 DashArray lineDash; in drawBoxSideFromPath() local1941 lineDash.append(dashLength); in drawBoxSideFromPath()1942 lineDash.append(gapLength); in drawBoxSideFromPath()1943 graphicsContext->setLineDash(lineDash, dashLength); in drawBoxSideFromPath()
3143 state.lineDash = ctx.getLineDash();