Searched refs:cxIcon (Results 1 – 1 of 1) sorted by relevance
93 int cxIcon = GetSystemMetrics(SM_CXICON); in OnPaint() local97 int x = (rect.Width() - cxIcon + 1) / 2; in OnPaint()