Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/freetype/src/base/
H A Dfttype1.c29 FT_Get_PS_Font_Info( FT_Face face, in FT_Get_PS_Font_Info() function
/reactos/win32ss/drivers/font/ftfd/
H A Dfreetype.def44 FT_Get_PS_Font_Info
H A Dftfd.spec42 @ cdecl FT_Get_PS_Font_Info () function
/reactos/sdk/lib/3rdparty/freetype/
H A Dfreetype.def67 FT_Get_PS_Font_Info
/reactos/sdk/lib/3rdparty/freetype/include/freetype/
H A Dt1tables.h504 FT_Get_PS_Font_Info( FT_Face face,
/reactos/win32ss/gdi/ntgdi/
H A Dfreetype.c5842 if (!FT_Get_PS_Font_Info(Face, &psfInfo )) in IntFontType()