Searched refs:lcd_weights (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/freetype/src/base/
H A Dftlcdfil.c38 FT_Byte* weights = library->lcd_weights;
278 ft_memcpy( library->lcd_weights, weights, 5 );
314 ft_memcpy( library->lcd_weights, light_filter, 5 );
320 ft_memcpy( library->lcd_weights, default_filter, 5 );
329 ft_memcpy( library->lcd_weights, light_filter, 5 );
/external/freetype/src/base/
H A Dftlcdfil.c38 FT_Byte* weights = library->lcd_weights;
279 ft_memcpy( library->lcd_weights, weights, 5 );
315 ft_memcpy( library->lcd_weights, light_filter, 5 );
321 ft_memcpy( library->lcd_weights, default_filter, 5 );
330 ft_memcpy( library->lcd_weights, light_filter, 5 );
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
H A Dfxft_ftlcdfil.c39 FT_Byte* weights = library->lcd_weights;
279 ft_memcpy( library->lcd_weights, weights, 5 );
315 ft_memcpy( library->lcd_weights, light_filter, 5 );
321 ft_memcpy( library->lcd_weights, default_filter, 5 );
330 ft_memcpy( library->lcd_weights, light_filter, 5 );
/external/chromium_org/third_party/freetype/include/freetype/internal/
H A Dftobjs.h838 /* lcd_weights :: If subpixel rendering is activated, the LCD */
878 FT_Byte lcd_weights[7]; /* filter weights, if any */ member in struct:FT_LibraryRec_
/external/freetype/include/internal/
H A Dftobjs.h830 /* lcd_weights :: If subpixel rendering is activated, the LCD */
870 FT_Byte lcd_weights[7]; /* filter weights, if any */ member in struct:FT_LibraryRec_
/external/pdfium/core/include/thirdparties/freetype/freetype/internal/
H A Dftobjs.h838 /* lcd_weights :: If subpixel rendering is activated, the LCD */
878 FT_Byte lcd_weights[7]; /* filter weights, if any */ member in struct:FT_LibraryRec_
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
H A Dftobjs.h838 /* lcd_weights :: If subpixel rendering is activated, the LCD */
878 FT_Byte lcd_weights[7]; /* filter weights, if any */ member in struct:FT_LibraryRec_

Completed in 800 milliseconds