Searched refs:FT_RENDER_MODE_LCD_V (Results 1 – 14 of 14) sorted by relevance
65 else if ( mode == FT_RENDER_MODE_LCD_V ) in ft_lcd_padding()385 else if ( mode == FT_RENDER_MODE_LCD_V ) in ft_lcd_padding()
438 case FT_RENDER_MODE_LCD_V: in ft_glyphslot_preset_bitmap()
3141 #define FT_LOAD_TARGET_LCD_V FT_LOAD_TARGET_( FT_RENDER_MODE_LCD_V )3253 FT_RENDER_MODE_LCD_V, enumerator
452 mode != FT_RENDER_MODE_LCD_V ) in ft_smooth_render()518 else if ( mode == FT_RENDER_MODE_LCD_V ) in ft_smooth_render()
1405 if ( mode == FT_RENDER_MODE_LCD || mode == FT_RENDER_MODE_LCD_V ) in af_cjk_hints_init()1423 if ( mode == FT_RENDER_MODE_MONO || mode == FT_RENDER_MODE_LCD_V ) in af_cjk_hints_init()
1540 if ( mode == FT_RENDER_MODE_LCD || mode == FT_RENDER_MODE_LCD_V ) in af_latin2_hints_init()1558 if ( mode == FT_RENDER_MODE_MONO || mode == FT_RENDER_MODE_LCD_V ) in af_latin2_hints_init()
2615 if ( mode == FT_RENDER_MODE_LCD || mode == FT_RENDER_MODE_LCD_V ) in af_latin_hints_init()2633 if ( mode == FT_RENDER_MODE_MONO || mode == FT_RENDER_MODE_LCD_V ) in af_latin_hints_init()
460 FT_Error err = FT_Render_Glyph(face->glyph, doVert ? FT_RENDER_MODE_LCD_V : in generateGlyphImage()
1010 FT_Error err = FT_Render_Glyph(face->glyph, doVert ? FT_RENDER_MODE_LCD_V : in generateGlyphImage()
2149 hint_mode == FT_RENDER_MODE_LCD_V ); in ps_hints_apply()
4736 rendering. FT_RENDER_MODE_LCD and FT_RENDER_MODE_LCD_V use the same
7265 (ft_smooth_render_lcd_v): Use `FT_RENDER_MODE_LCD_V'.
7123 FT_RENDER_MODE_LCD, FT_RENDER_MODE_LCD_V
2419 one of the FT_RENDER_MODE_LCD and FT_RENDER_MODE_LCD_V modes has