Home
last modified time | relevance | path

Searched refs:lpNTM (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/comdlg32/
H A Dfontdlg.c312 static INT AddFontFamily(const ENUMLOGFONTEXW *lpElfex, const NEWTEXTMETRICEXW *lpNTM, in AddFontFamily() argument
342 (HIWORD(lpNTM->ntmTm.ntmFlags) & 0xff); in AddFontFamily()
499 static INT AddFontStyle( const ENUMLOGFONTEXW *lpElfex, const NEWTEXTMETRICEXW *lpNTM, in AddFontStyle() argument
518 points = MulDiv( lpNTM->ntmTm.tmHeight - lpNTM->ntmTm.tmInternalLeading, in AddFontStyle()