Searched refs:calculateUPEM (Results 1 – 1 of 1) sorted by relevance
183 static unsigned calculateUPEM(HDC hdc, const LOGFONT& lf) { in calculateUPEM() function2225 unsigned int upem = calculateUPEM(hdc, fLogFont); in onGetUPEM()