Searched defs:point1 (Results 1 – 10 of 10) sorted by relevance
65 CPoint point1{}; in BEGIN_MESSAGE_MAP() local188 CPoint point1; in OnRButtonUp() local194 CPoint point1; in OnRButtonUp() local
520 CPoint point1 = point; in OnLButtonDown() local542 CPoint point1 = point; in OnLButtonUp() local635 CPoint point1 = point; in OnMouseMove() local702 CPoint point1; //定义一个用于确定光标位置的位置 in OnRButtonUp() local
87 CPoint point1 = pMsg->pt; in BEGIN_MESSAGE_MAP() local
127 CPoint point1; in LButtonUp() local
563 CPoint point1; in OnRButtonUp() local
235 CPoint point1; //定义一个用于确定光标位置的位置 in RButtonUp() local389 CPoint point1; in LButtonUp() local535 CPoint point1; in LButtonUp() local2018 CPoint point1, point2; in DrawProgess() local
440 Gdiplus::PointF point1(dstRect.X, dstRect.Y); in CreateGradientBrush() local
497 CPoint point1; //定义一个用于确定光标位置的位置 in OnRButtonUp() local
553 CPoint point1; in OnRButtonUp() local
519 void CDrawCommon::DrawLine(CPoint point1, CPoint point2, COLORREF color, int width, bool dot_line) in DrawLine()