Searched defs:DrawLine (Results 1 – 2 of 2) sorted by relevance
519 void CDrawCommon::DrawLine(CPoint point1, CPoint point2, COLORREF color, int width, bool dot_line) in DrawLine() function in CDrawCommon
2102 void EditView::DrawLine(Surface *surface, const EditModel &model, const ViewStyle &vsDraw, const Li… in DrawLine() function in EditView