Home
last modified time | relevance | path

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

/reactos/win32ss/drivers/font/ftfd/
H A Dfreetype.def112 FT_Set_Char_Size
H A Dftfd.spec110 @ cdecl FT_Set_Char_Size () function
/reactos/sdk/lib/3rdparty/freetype/
H A Dfreetype.def135 FT_Set_Char_Size
/reactos/sdk/lib/3rdparty/freetype/src/tools/ftrandom/
H A Dftrandom.c178 FT_Set_Char_Size( face, 0, font_size, 72, 72 ); in TestFace()
/reactos/sdk/lib/3rdparty/freetype/src/cache/
H A Dftcmanag.c61 error = FT_Set_Char_Size( face, in ftc_scaler_lookup_size()
/reactos/sdk/lib/3rdparty/freetype/include/freetype/
H A Dfreetype.h2719 FT_Set_Char_Size( FT_Face face,
/reactos/sdk/lib/3rdparty/freetype/src/base/
H A Dftobjs.c3267 FT_Set_Char_Size( FT_Face face, in FT_Set_Char_Size() function