HomeSort by relevance Sort by last modified time
    Searched refs:glyph_format (Results 1 - 25 of 29) sorted by null

1 2

  /external/chromium_org/third_party/freetype/include/freetype/
ftrender.h 77 FT_Glyph_Format glyph_format; member in struct:FT_Glyph_Class_
129 /* glyph_format :: The glyph image format this renderer handles. */
148 FT_Glyph_Format glyph_format; member in struct:FT_Renderer_Class_
ftimage.h 1299 FT_Glyph_Format glyph_format; member in struct:FT_Raster_Funcs_
    [all...]
  /external/freetype/include/
ftrender.h 77 FT_Glyph_Format glyph_format; member in struct:FT_Glyph_Class_
129 /* glyph_format :: The glyph image format this renderer handles. */
148 FT_Glyph_Format glyph_format; member in struct:FT_Renderer_Class_
ftimage.h 1299 FT_Glyph_Format glyph_format; member in struct:FT_Raster_Funcs_
    [all...]
  /external/pdfium/core/include/thirdparties/freetype/freetype/
ftrender.h 77 FT_Glyph_Format glyph_format; member in struct:FT_Glyph_Class_
129 /* glyph_format :: The glyph image format this renderer handles. */
148 FT_Glyph_Format glyph_format; member in struct:FT_Renderer_Class_
ftimage.h 1299 FT_Glyph_Format glyph_format; member in struct:FT_Raster_Funcs_
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
ftrender.h 77 FT_Glyph_Format glyph_format; member in struct:FT_Glyph_Class_
129 /* glyph_format :: The glyph image format this renderer handles. */
148 FT_Glyph_Format glyph_format; member in struct:FT_Renderer_Class_
ftimage.h 1299 FT_Glyph_Format glyph_format; member in struct:FT_Raster_Funcs_
    [all...]
  /external/pixman/pixman/
pixman-glyph.c 365 pixman_format_code_t glyph_format = glyph->image->bits.format; local
367 if (PIXMAN_FORMAT_TYPE (glyph_format) == PIXMAN_TYPE_A)
369 if (PIXMAN_FORMAT_A (glyph_format) > PIXMAN_FORMAT_A (format))
370 format = glyph_format;
407 pixman_format_code_t glyph_format = PIXMAN_null; local
461 if (glyph_img->common.extended_format_code != glyph_format ||
464 glyph_format = glyph_img->common.extended_format_code;
470 glyph_format, glyph_flags | extra, local
504 pixman_format_code_t glyph_format = PIXMAN_null; local
539 if (glyph_img->common.extended_format_code != glyph_format ||
    [all...]
  /external/chromium_org/third_party/freetype/src/raster/
ftrend1.c 68 if ( slot->format != render->glyph_format )
93 if ( slot->format == render->glyph_format )
116 if ( slot->format != render->glyph_format )
  /external/freetype/src/raster/
ftrend1.c 68 if ( slot->format != render->glyph_format )
93 if ( slot->format == render->glyph_format )
116 if ( slot->format != render->glyph_format )
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/raster/
ftrend1.c 68 if ( slot->format != render->glyph_format )
93 if ( slot->format == render->glyph_format )
116 if ( slot->format != render->glyph_format )
  /external/chromium_org/third_party/freetype/src/smooth/
ftsmooth.c 67 if ( slot->format != render->glyph_format )
92 if ( slot->format == render->glyph_format )
128 if ( slot->format != render->glyph_format )
  /external/freetype/src/smooth/
ftsmooth.c 67 if ( slot->format != render->glyph_format )
92 if ( slot->format == render->glyph_format )
128 if ( slot->format != render->glyph_format )
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/smooth/
ftsmooth.c 67 if ( slot->format != render->glyph_format )
92 if ( slot->format == render->glyph_format )
128 if ( slot->format != render->glyph_format )
  /external/chromium_org/third_party/freetype/include/freetype/internal/
ftobjs.h 692 FT_Glyph_Format glyph_format; member in struct:FT_RendererRec_
    [all...]
  /external/freetype/include/internal/
ftobjs.h 684 FT_Glyph_Format glyph_format; member in struct:FT_RendererRec_
    [all...]
  /external/pdfium/core/include/thirdparties/freetype/freetype/internal/
ftobjs.h 692 FT_Glyph_Format glyph_format; member in struct:FT_RendererRec_
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
ftobjs.h 692 FT_Glyph_Format glyph_format; member in struct:FT_RendererRec_
    [all...]
  /external/chromium_org/third_party/freetype/src/base/
ftglyph.c 296 glyph->format = clazz->glyph_format;
549 dummy.format = clazz->glyph_format;
  /external/freetype/src/base/
ftglyph.c 296 glyph->format = clazz->glyph_format;
545 dummy.format = clazz->glyph_format;
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
fxft_ftglyph.c 296 glyph->format = clazz->glyph_format;
549 dummy.format = clazz->glyph_format;
  /external/chromium_org/third_party/freetype/src/sfnt/
ttsbit.c 783 FT_UInt glyph_format,
811 switch ( glyph_format )
838 switch ( glyph_format )
    [all...]
ttsbit0.c 696 FT_UInt glyph_format,
724 switch ( glyph_format )
749 switch ( glyph_format )
  /external/freetype/src/sfnt/
ttsbit.c 908 FT_UInt glyph_format,
936 switch ( glyph_format )
963 switch ( glyph_format )
973 /* Don't trust `glyph_format'. For example, Apple's main Korean */
983 /* then prefer what `glyph_format' specifies. */
    [all...]

Completed in 3311 milliseconds

1 2