Searched refs:incorrectRelaxedLineWidth (Results 1 – 1 of 1) sorted by relevance
2476 …const bool incorrectRelaxedLineWidth = (lineWidth < relaxedLineWidthRange.x() && !bboxLimitedLine)… in checkLineWidths() local2479 if (incorrectRelaxedLineWidth) in checkLineWidths()2523 const bool incorrectRelaxedLineWidth = (lineWidth > relaxedLineWidthRange.y()); in checkLineWidths() local2525 if (incorrectRelaxedLineWidth) in checkLineWidths()