Searched refs:end_to_mid (Results 1 – 1 of 1) sorted by relevance
93 CFX_PointF end_to_mid = end_pos - mid_pos; in UpdateLineJoinPoints() local94 end_k = end_to_mid.y / end_to_mid.x; in UpdateLineJoinPoints()96 end_len = FXSYS_sqrt2(end_to_mid.x, end_to_mid.y); in UpdateLineJoinPoints()98 static_cast<FX_FLOAT>(FXSYS_fabs(half_width * end_len / end_to_mid.x)); in UpdateLineJoinPoints()