HomeSort by relevance Sort by last modified time
    Searched refs:FT_PIXEL_MODE_LCD_V (Results 1 - 15 of 15) sorted by null

  /external/chromium_org/third_party/freetype/include/freetype/
ftimage.h 165 /* FT_PIXEL_MODE_LCD_V :: */
188 FT_PIXEL_MODE_LCD_V,
    [all...]
  /external/chromium_org/third_party/freetype/src/base/
ftbitmap.c 135 case FT_PIXEL_MODE_LCD_V:
279 case FT_PIXEL_MODE_LCD_V:
455 case FT_PIXEL_MODE_LCD_V:
556 case FT_PIXEL_MODE_LCD_V:
ftoutln.c 670 abitmap->pixel_mode == FT_PIXEL_MODE_LCD_V )
  /external/freetype/include/
ftimage.h 165 /* FT_PIXEL_MODE_LCD_V :: */
188 FT_PIXEL_MODE_LCD_V,
    [all...]
  /external/freetype/src/base/
ftbitmap.c 135 case FT_PIXEL_MODE_LCD_V:
279 case FT_PIXEL_MODE_LCD_V:
448 case FT_PIXEL_MODE_LCD_V:
549 case FT_PIXEL_MODE_LCD_V:
ftoutln.c 672 abitmap->pixel_mode == FT_PIXEL_MODE_LCD_V )
  /external/pdfium/core/include/thirdparties/freetype/freetype/
ftimage.h 165 /* FT_PIXEL_MODE_LCD_V :: */
188 FT_PIXEL_MODE_LCD_V,
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
ftimage.h 165 /* FT_PIXEL_MODE_LCD_V :: */
188 FT_PIXEL_MODE_LCD_V,
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
fxft_ftbitmap.c 135 case FT_PIXEL_MODE_LCD_V:
279 case FT_PIXEL_MODE_LCD_V:
455 case FT_PIXEL_MODE_LCD_V:
556 case FT_PIXEL_MODE_LCD_V:
ftoutln.c 670 abitmap->pixel_mode == FT_PIXEL_MODE_LCD_V )
  /external/chromium_org/third_party/skia/src/ports/
SkFontHost_FreeType_common.cpp 75 * FT_PIXEL_MODE_LCD_V
85 if (FT_PIXEL_MODE_LCD_V != bitmap.pixel_mode) {
138 case FT_PIXEL_MODE_LCD_V:
174 * FT_PIXEL_MODE_LCD_V NP NP NR NP NP NR
  /external/skia/src/ports/
SkFontHost_FreeType_common.cpp 75 * FT_PIXEL_MODE_LCD_V
85 if (FT_PIXEL_MODE_LCD_V != bitmap.pixel_mode) {
138 case FT_PIXEL_MODE_LCD_V:
174 * FT_PIXEL_MODE_LCD_V NP NP NR NP NP NR
  /external/chromium_org/third_party/freetype/src/smooth/
ftsmooth.c 448 slot->bitmap.pixel_mode = FT_PIXEL_MODE_LCD_V;
  /external/freetype/src/smooth/
ftsmooth.c 448 slot->bitmap.pixel_mode = FT_PIXEL_MODE_LCD_V;
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/smooth/
ftsmooth.c 448 slot->bitmap.pixel_mode = FT_PIXEL_MODE_LCD_V;

Completed in 594 milliseconds