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

  /external/chromium_org/third_party/freetype/include/freetype/
ftlcdfil.h 106 * FT_LCD_FILTER_NONE ::
134 FT_LCD_FILTER_NONE = 0,
161 * You can use @FT_LCD_FILTER_NONE here to disable this feature, or
171 * @FT_LCD_FILTER_NONE in order to enable it.
  /external/freetype/include/
ftlcdfil.h 106 * FT_LCD_FILTER_NONE ::
134 FT_LCD_FILTER_NONE = 0,
161 * You can use @FT_LCD_FILTER_NONE here to disable this feature, or
171 * @FT_LCD_FILTER_NONE in order to enable it.
  /external/chromium_org/third_party/freetype/src/base/
ftlcdfil.c 301 case FT_LCD_FILTER_NONE:
  /external/freetype/src/base/
ftlcdfil.c 302 case FT_LCD_FILTER_NONE:

Completed in 335 milliseconds