Searched refs:cyIcon (Results 1 – 1 of 1) sorted by relevance
94 int cyIcon = GetSystemMetrics(SM_CYICON); in OnPaint() local98 int y = (rect.Height() - cyIcon + 1) / 2; in OnPaint()