Searched refs:toPoint (Results 1 – 3 of 3) sorted by relevance
345 void StrokeLine(BPoint toPoint,
4035 BView::StrokeLine(BPoint toPoint, ::pattern pattern) in StrokeLine() argument4037 StrokeLine(PenLocation(), toPoint, pattern); in StrokeLine()
3786 \fn void BView::StrokeLine(BPoint toPoint, ::pattern pattern)3787 \brief Stroke a line from the current pen location to the point \a toPoint.3789 \param toPoint The end point of the line.