Searched refs:nonWrapLeft (Results 1 – 1 of 1) sorted by relevance
924 double nonWrapLeft = 0.0; in operator |=() local930 nonWrapLeft = left2; in operator |=()935 nonWrapLeft = left1; in operator |=()940 bool joinWrapRight = (nonWrapLeft <= wrapRight); in operator |=()942 … if (wrapLeft <= nonWrapLeft) { // The wrapping rectangle contains the non-wrapping one entirely in operator |=()951 left = nonWrapLeft; in operator |=()959 double wrapRightDistance = nonWrapLeft - wrapRight; in operator |=()966 left = nonWrapLeft; in operator |=()