Searched refs:bEndVert (Results 1 – 1 of 1) sorted by relevance
94 bool bEndVert = fabs(mid_pos.x - end_pos.x) < one_twentieth; in UpdateLineJoinPoints() local95 if (bStartVert && bEndVert) { in UpdateLineJoinPoints()111 if (!bEndVert) { in UpdateLineJoinPoints()134 if (bEndVert) { in UpdateLineJoinPoints()