Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/freetype/include/freetype/internal/
H A Dftobjs.h323 typedef void (*FT_Bitmap_LcdFilterFunc)( FT_Bitmap* bitmap, typedef
421 FT_Bitmap_LcdFilterFunc lcd_filter_func; /* filtering callback */
935 FT_Bitmap_LcdFilterFunc lcd_filter_func; /* filtering callback */
/reactos/sdk/lib/3rdparty/freetype/src/base/
H A Dftlcdfil.c42 FT_Bitmap_LcdFilterFunc lcd_filter_func; in ft_lcd_padding()
/reactos/sdk/lib/3rdparty/freetype/src/smooth/
H A Dftsmooth.c207 FT_Bitmap_LcdFilterFunc lcd_filter_func; in ft_smooth_render_generic()
/reactos/sdk/lib/3rdparty/freetype/
H A DChangeLog1640 (FT_Bitmap_LcdFilterFunc, ft_lcd_filter_fir): Move from here...
1641 * include/freetype/ftlcdfil.h (FT_Bitmap_LcdFilterFunc,
4192 (FT_Bitmap_LcdFilterFunc): Change third argument to weights array.