Searched refs:bLeftActive (Results 1 – 2 of 2) sorted by relevance
52 bool bLeftActive, in impCreatePart() argument61 if(rLineStartEnd.isDefault() || (!bLeftActive && !bRightActive)) in impCreatePart()70 if(bLeftActive && bRightActive) in impCreatePart()81 …bLeftActive ? rLineStartEnd.getStartPolyPolygon() : aEmpty, bRightActive ? rLineStartEnd.getEndPol… in impCreatePart()82 …bLeftActive ? rLineStartEnd.getStartWidth() : 0.0, bRightActive ? rLineStartEnd.getEndWidth() : 0.… in impCreatePart()83 …bLeftActive ? rLineStartEnd.isStartActive() : false, bRightActive ? rLineStartEnd.isEndActive() : … in impCreatePart()84 …bLeftActive ? rLineStartEnd.isStartCentered() : false, bRightActive? rLineStartEnd.isEndCentered()… in impCreatePart()
78 bool bLeftActive,
Completed in 67 milliseconds