/external/chromium_org/third_party/freetype/include/freetype/ |
H A D | 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_
|
H A D | ftimage.h | 1287 /* glyph_format :: The supported glyph format for this raster. */ 1299 FT_Glyph_Format glyph_format; member in struct:FT_Raster_Funcs_
|
/external/freetype/include/freetype/ |
H A D | 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_
|
H A D | ftimage.h | 1287 /* glyph_format :: The supported glyph format for this raster. */ 1299 FT_Glyph_Format glyph_format; member in struct:FT_Raster_Funcs_
|
/external/pixman/pixman/ |
H A D | 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/ |
H A D | 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/ |
H A D | 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/ |
H A D | 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/ |
H A D | 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/ |
H A D | ftobjs.h | 692 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/freetype/internal/ |
H A D | ftobjs.h | 692 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/chromium_org/third_party/freetype/src/base/ |
H A D | ftglyph.c | 296 glyph->format = clazz->glyph_format; 549 dummy.format = clazz->glyph_format;
|
H A D | ftobjs.c | 3840 if ( renderer->glyph_format == format ) 3864 if ( !result || result->glyph_format != slot->format ) 3900 render->glyph_format = clazz->glyph_format; 3903 if ( clazz->glyph_format == FT_GLYPH_FORMAT_OUTLINE && 3945 if ( render->clazz->glyph_format == FT_GLYPH_FORMAT_OUTLINE && 3997 if ( renderer->glyph_format == FT_GLYPH_FORMAT_OUTLINE ) 4311 if ( renderer->clazz->glyph_format == FT_GLYPH_FORMAT_OUTLINE &&
|
/external/freetype/src/base/ |
H A D | ftglyph.c | 296 glyph->format = clazz->glyph_format; 549 dummy.format = clazz->glyph_format;
|
H A D | ftobjs.c | 3840 if ( renderer->glyph_format == format ) 3864 if ( !result || result->glyph_format != slot->format ) 3900 render->glyph_format = clazz->glyph_format; 3903 if ( clazz->glyph_format == FT_GLYPH_FORMAT_OUTLINE && 3945 if ( render->clazz->glyph_format == FT_GLYPH_FORMAT_OUTLINE && 3997 if ( renderer->glyph_format == FT_GLYPH_FORMAT_OUTLINE ) 4311 if ( renderer->clazz->glyph_format == FT_GLYPH_FORMAT_OUTLINE &&
|
/external/chromium_org/third_party/freetype/src/sfnt/ |
H A D | ttsbit.c | 783 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 D | ttsbit0.c | 696 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 D | ttsbit.c | 783 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
|