Searched refs:plusstrand (Results 1 – 1 of 1) sorted by relevance
464 bool plusstrand = Strand() == ePlus; in Orientation() local465 return (notreversed == plusstrand) ? ePlus : eMinus; in Orientation()