Searched defs:isPointLessThanUnwrapBelowX (Results 1 – 3 of 3) sorted by relevance
77 const bool isPointLessThanUnwrapBelowX = (coord.x() < leftBound.x()); in wrapPath() local122 const bool isPointLessThanUnwrapBelowX = (coord.x() < geoLeftBound.x()); in wrapPath() local
194 const bool isPointLessThanUnwrapBelowX = (wrappedProjection.x() < leftBoundWrapped.x()); in updateSourcePoints() local389 const bool isPointLessThanUnwrapBelowX = (coord.x() < leftBound.x()); in wrapPath() local
421 const bool isPointLessThanUnwrapBelowX = (wrappedProjection.x() < leftBoundWrapped.x()); in clipPath() local