Searched refs:calculateUPEM (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/ports/
H A DSkFontHost_win.cpp196 static unsigned calculateUPEM(HDC hdc, const LOGFONT& lf) { function
2296 unsigned int upem = calculateUPEM(hdc, fLogFont);
/external/skia/src/ports/
H A DSkFontHost_win.cpp196 static unsigned calculateUPEM(HDC hdc, const LOGFONT& lf) { function
2324 unsigned int upem = calculateUPEM(hdc, fLogFont);

Completed in 244 milliseconds