HomeSort by relevance Sort by last modified time
    Searched defs:glyph_format (Results 1 - 13 of 13) sorted by null

  /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/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...]

Completed in 3008 milliseconds