Searched refs:myRect (Results 1 – 1 of 1) sorted by relevance
227 RECT myRect; in OnPaint() local230 GetClientRect(&myRect); in OnPaint()233 win_width = myRect.right - myRect.left; in OnPaint()234 win_height = myRect.bottom - myRect.top; in OnPaint()248 hdcMem, m_szProgressText.GetString(), m_szProgressText.GetLength(), &myRect, in OnPaint()