gdi32: Rename the EnumDeviceFonts entry point to EnumFonts since it's not limited...
commit2b1b11d6816cd98553f2199920e4b56810a2fea5
authorAlexandre Julliard <julliard@winehq.org>
Wed, 19 Oct 2011 13:37:10 +0000 (19 15:37 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 24 Oct 2011 21:34:33 +0000 (24 23:34 +0200)
tree2df8027ac98aac1e422803081ac761537a747ada
parentcbd81d391c641083ba05ddbedde40ece4a161f28
gdi32: Rename the EnumDeviceFonts entry point to EnumFonts since it's not limited to device fonts.
14 files changed:
dlls/gdi32/dibdrv/dc.c
dlls/gdi32/driver.c
dlls/gdi32/enhmfdrv/init.c
dlls/gdi32/font.c
dlls/gdi32/freetype.c
dlls/gdi32/mfdrv/init.c
dlls/wineps.drv/builtin.c
dlls/wineps.drv/init.c
dlls/wineps.drv/psdrv.h
dlls/winex11.drv/init.c
dlls/winex11.drv/x11drv.h
dlls/winex11.drv/xfont.c
dlls/winex11.drv/xrender.c
include/wine/gdi_driver.h