Home
last modified time | relevance | path

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

/reactos/win32ss/gdi/gdi32/objects/
H A Dfont.c722 return NtGdiGetCharWidthW( hdc, in GetCharWidthFloatW()
747 return NtGdiGetCharWidthW( hdc, in GetCharWidthW()
772 return NtGdiGetCharWidthW( hdc, in GetCharWidth32W()
836 ret = NtGdiGetCharWidthW( hdc, in GetCharWidthA()
879 ret = NtGdiGetCharWidthW( hdc, in GetCharWidth32A()
921 ret = NtGdiGetCharWidthW( hdc, wstr[0], (ULONG) count, (PWCHAR) wstr, 0, (PVOID) pxBuffer); in GetCharWidthFloatA()
1048 return NtGdiGetCharWidthW( hdc, in GetCharWidthI()
/reactos/modules/rostests/apitests/win32u/win32u_ros/
H A Dwin32u_ros.spec171 @ stdcall NtGdiGetCharWidthW(ptr long long ptr long ptr)
/reactos/modules/rostests/apitests/win32u/win32u_2k3sp2/
H A Dwin32u_2k3sp2.spec169 @ stdcall NtGdiGetCharWidthW(ptr long long ptr long ptr)
/reactos/modules/rostests/apitests/win32u/win32u_xpsp2/
H A Dwin32u_xpsp2.spec170 @ stdcall NtGdiGetCharWidthW(ptr long long ptr long ptr)
/reactos/modules/rostests/apitests/win32u/win32u_vista/
H A Dwin32u_vista.spec287 @ stdcall NtGdiGetCharWidthW(ptr long long ptr long ptr)
/reactos/sdk/include/psdk/
H A Dntgdi.h1985 NtGdiGetCharWidthW(
/reactos/win32ss/gdi/ntgdi/
H A Dfreetype.c7674 NtGdiGetCharWidthW( in NtGdiGetCharWidthW() function