Searched refs:incorrectRelaxedLineWidth (Results 1 – 1 of 1) sorted by relevance
2293 …const bool incorrectRelaxedLineWidth = (lineWidth < relaxedLineWidthRange.x() && !bboxLimitedLine)… in checkLineWidths() local2295 if (incorrectRelaxedLineWidth) in checkLineWidths()2339 const bool incorrectRelaxedLineWidth = (lineWidth > relaxedLineWidthRange.y()); in checkLineWidths() local2341 if (incorrectRelaxedLineWidth) in checkLineWidths()