Searched refs:bEndVert (Results 1 – 1 of 1) sorted by relevance
259 FX_BOOL bEndVert = FXSYS_fabs(middle_x - end_x) < 1.0f / 20; in _UpdateLineJoinPoints() local260 if (bStartVert && bEndVert) { in _UpdateLineJoinPoints()273 if (!bEndVert) { in _UpdateLineJoinPoints()295 if (bEndVert) { in _UpdateLineJoinPoints()