Searched refs:FT_RENDER_MODE_LCD_V (Results 1 - 21 of 21) sorted by relevance

/external/chromium_org/third_party/freetype/src/base/
H A Dftlcdfil.c101 else if ( mode == FT_RENDER_MODE_LCD_V && height >= 4 )
226 else if ( mode == FT_RENDER_MODE_LCD_V && height >= 3 )
/external/freetype/src/base/
H A Dftlcdfil.c103 else if ( mode == FT_RENDER_MODE_LCD_V && height >= 4 )
227 else if ( mode == FT_RENDER_MODE_LCD_V && height >= 3 )
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
H A Dfxft_ftlcdfil.c102 else if ( mode == FT_RENDER_MODE_LCD_V && height >= 4 )
227 else if ( mode == FT_RENDER_MODE_LCD_V && height >= 3 )
/external/chromium_org/third_party/freetype/src/smooth/
H A Dftsmooth.c115 FT_Int vmul = mode == FT_RENDER_MODE_LCD_V;
446 FT_RENDER_MODE_LCD_V );
/external/freetype/src/smooth/
H A Dftsmooth.c115 FT_Int vmul = mode == FT_RENDER_MODE_LCD_V;
446 FT_RENDER_MODE_LCD_V );
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/smooth/
H A Dftsmooth.c115 FT_Int vmul = mode == FT_RENDER_MODE_LCD_V;
446 FT_RENDER_MODE_LCD_V );
/external/chromium_org/third_party/freetype/include/freetype/
H A Dfreetype.h2652 #define FT_LOAD_TARGET_LCD_V FT_LOAD_TARGET_( FT_RENDER_MODE_LCD_V )
2739 /* FT_RENDER_MODE_LCD_V :: */
2763 FT_RENDER_MODE_LCD_V, enumerator in enum:FT_Render_Mode_
/external/freetype/include/
H A Dfreetype.h2717 #define FT_LOAD_TARGET_LCD_V FT_LOAD_TARGET_( FT_RENDER_MODE_LCD_V )
2804 /* FT_RENDER_MODE_LCD_V :: */
2828 FT_RENDER_MODE_LCD_V, enumerator in enum:FT_Render_Mode_
/external/pdfium/core/include/thirdparties/freetype/freetype/
H A Dfreetype.h2665 #define FT_LOAD_TARGET_LCD_V FT_LOAD_TARGET_( FT_RENDER_MODE_LCD_V )
2752 /* FT_RENDER_MODE_LCD_V :: */
2776 FT_RENDER_MODE_LCD_V, enumerator in enum:FT_Render_Mode_
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
H A Dfreetype.h2665 #define FT_LOAD_TARGET_LCD_V FT_LOAD_TARGET_( FT_RENDER_MODE_LCD_V )
2752 /* FT_RENDER_MODE_LCD_V :: */
2776 FT_RENDER_MODE_LCD_V, enumerator in enum:FT_Render_Mode_
/external/chromium_org/third_party/skia/src/ports/
H A DSkFontHost_FreeType_common.cpp367 FT_Render_Glyph(face->glyph, doVert ? FT_RENDER_MODE_LCD_V : FT_RENDER_MODE_LCD);
/external/skia/src/ports/
H A DSkFontHost_FreeType_common.cpp367 FT_Render_Glyph(face->glyph, doVert ? FT_RENDER_MODE_LCD_V : FT_RENDER_MODE_LCD);
/external/chromium_org/third_party/freetype/src/autofit/
H A Dafcjk.c1284 if ( mode == FT_RENDER_MODE_LCD || mode == FT_RENDER_MODE_LCD_V )
1302 if ( mode == FT_RENDER_MODE_MONO || mode == FT_RENDER_MODE_LCD_V )
H A Daflatin.c1545 if ( mode == FT_RENDER_MODE_LCD || mode == FT_RENDER_MODE_LCD_V )
1563 if ( mode == FT_RENDER_MODE_MONO || mode == FT_RENDER_MODE_LCD_V )
H A Daflatin2.c1518 if ( mode == FT_RENDER_MODE_LCD || mode == FT_RENDER_MODE_LCD_V )
1538 if ( mode == FT_RENDER_MODE_MONO || mode == FT_RENDER_MODE_LCD_V )
/external/freetype/src/autofit/
H A Dafcjk.c1308 if ( mode == FT_RENDER_MODE_LCD || mode == FT_RENDER_MODE_LCD_V )
1326 if ( mode == FT_RENDER_MODE_MONO || mode == FT_RENDER_MODE_LCD_V )
H A Daflatin2.c1519 if ( mode == FT_RENDER_MODE_LCD || mode == FT_RENDER_MODE_LCD_V )
1539 if ( mode == FT_RENDER_MODE_MONO || mode == FT_RENDER_MODE_LCD_V )
H A Daflatin.c1968 if ( mode == FT_RENDER_MODE_LCD || mode == FT_RENDER_MODE_LCD_V )
1986 if ( mode == FT_RENDER_MODE_MONO || mode == FT_RENDER_MODE_LCD_V )
/external/chromium_org/third_party/freetype/src/pshinter/
H A Dpshalgo.c2260 hint_mode == FT_RENDER_MODE_LCD_V );
/external/freetype/src/pshinter/
H A Dpshalgo.c2257 hint_mode == FT_RENDER_MODE_LCD_V );
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/pshinter/
H A Dpshalgo.c2260 hint_mode == FT_RENDER_MODE_LCD_V );

Completed in 7588 milliseconds