Home
last modified time | relevance | path

Searched defs:point2 (Results 1 – 3 of 3) sorted by relevance

/MusicPlayer2/MusicPlayer2/
H A DLyricsWindow.cpp441 Gdiplus::PointF point2(dstRect.X, dstRect.Y); in CreateGradientBrush() local
H A DDrawCommon.cpp519 void CDrawCommon::DrawLine(CPoint point1, CPoint point2, COLORREF color, int width, bool dot_line) in DrawLine()
H A DCPlayerUIBase.cpp2018 CPoint point1, point2; in DrawProgess() local