Searched defs:glyph_format (Results 1 - 17 of 17) sorted by relevance

/external/chromium_org/third_party/freetype/include/freetype/
H A Dftrender.h77 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_
H A Dftimage.h1287 /* glyph_format :: The supported glyph format for this raster. */
1299 FT_Glyph_Format glyph_format; member in struct:FT_Raster_Funcs_
/external/freetype/include/
H A Dftrender.h77 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_
H A Dftimage.h1287 /* glyph_format :: The supported glyph format for this raster. */
1299 FT_Glyph_Format glyph_format; member in struct:FT_Raster_Funcs_
/external/pdfium/core/include/thirdparties/freetype/freetype/
H A Dftrender.h77 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_
H A Dftimage.h1287 /* glyph_format :: The supported glyph format for this raster. */
1299 FT_Glyph_Format glyph_format; member in struct:FT_Raster_Funcs_
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
H A Dftrender.h77 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_
H A Dftimage.h1287 /* glyph_format :: The supported glyph format for this raster. */
1299 FT_Glyph_Format glyph_format; member in struct:FT_Raster_Funcs_
/external/chromium_org/third_party/freetype/src/sfnt/
H A Dttsbit.c783 FT_UInt glyph_format,
811 switch ( glyph_format )
838 switch ( glyph_format )
781 tt_sbit_decoder_load_bitmap( TT_SBitDecoder decoder, FT_UInt load_flags, FT_UInt glyph_format, FT_ULong glyph_start, FT_ULong glyph_size, FT_Int x_pos, FT_Int y_pos ) argument
H A Dttsbit0.c696 FT_UInt glyph_format,
724 switch ( glyph_format )
749 switch ( glyph_format )
695 tt_sbit_decoder_load_bitmap( TT_SBitDecoder decoder, FT_UInt glyph_format, FT_ULong glyph_start, FT_ULong glyph_size, FT_Int x_pos, FT_Int y_pos ) argument
/external/freetype/src/sfnt/
H A Dttsbit.c908 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. */
907 tt_sbit_decoder_load_bitmap( TT_SBitDecoder decoder, FT_UInt glyph_format, FT_ULong glyph_start, FT_ULong glyph_size, FT_Int x_pos, FT_Int y_pos ) argument
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/
H A Dttsbit.c783 FT_UInt glyph_format,
811 switch ( glyph_format )
838 switch ( glyph_format )
781 tt_sbit_decoder_load_bitmap( TT_SBitDecoder decoder, FT_UInt load_flags, FT_UInt glyph_format, FT_ULong glyph_start, FT_ULong glyph_size, FT_Int x_pos, FT_Int y_pos ) argument
/external/pixman/pixman/
H A Dpixman-glyph.c365 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/
H A Dftobjs.h692 FT_Glyph_Format glyph_format; member in struct:FT_RendererRec_
1081 clazz->glyph_format = glyph_format_; \
1149 clazz->glyph_format = format_; \
1306 clazz->glyph_format = glyph_format_; \
/external/freetype/include/internal/
H A Dftobjs.h684 FT_Glyph_Format glyph_format; member in struct:FT_RendererRec_
1073 clazz->glyph_format = glyph_format_; \
1141 clazz->glyph_format = format_; \
1298 clazz->glyph_format = glyph_format_; \
/external/pdfium/core/include/thirdparties/freetype/freetype/internal/
H A Dftobjs.h692 FT_Glyph_Format glyph_format; member in struct:FT_RendererRec_
1081 clazz->glyph_format = glyph_format_; \
1149 clazz->glyph_format = format_; \
1306 clazz->glyph_format = glyph_format_; \
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
H A Dftobjs.h692 FT_Glyph_Format glyph_format; member in struct:FT_RendererRec_
1081 clazz->glyph_format = glyph_format_; \
1149 clazz->glyph_format = format_; \
1306 clazz->glyph_format = glyph_format_; \

Completed in 265 milliseconds