Searched refs:point_x (Results 1 – 1 of 1) sorted by relevance
233 FX_FLOAT point_x; in _UpdateLineEndPoints() local235 point_x = end_x - hw; in _UpdateLineEndPoints()237 point_x = end_x + hw; in _UpdateLineEndPoints()239 rect.UpdateRect(point_x, end_y + hw); in _UpdateLineEndPoints()240 rect.UpdateRect(point_x, end_y - hw); in _UpdateLineEndPoints()