Home | History | Annotate | Download | only in cg

Lines Matching refs:strokeThickness

193     float width = strokeThickness();
316 if (paintingDisabled() || strokeStyle() == NoStroke || strokeThickness() <= 0.0f)
345 float width = strokeThickness();
613 float lineWidth = strokeThickness();
1012 m_state.strokeThickness = lineWidth;
1237 float thickness = max(strokeThickness(), 0.5f);