Searched refs:glyph_format (Results 1 – 9 of 9) sorted by relevance
61 if ( slot->format != render->glyph_format ) in ft_raster1_transform()86 if ( slot->format == render->glyph_format ) in ft_raster1_get_cbox()109 if ( slot->format != render->glyph_format ) in ft_raster1_render()
76 FT_Glyph_Format glyph_format; member154 FT_Glyph_Format glyph_format; member
1228 FT_Glyph_Format glyph_format; member
50 if ( slot->format != render->glyph_format ) in ft_smooth_transform()75 if ( slot->format == render->glyph_format ) in ft_smooth_get_cbox()442 if ( slot->format != render->glyph_format ) in ft_smooth_render()
304 glyph->format = clazz->glyph_format; in FT_DEFINE_GLYPH()577 dummy.format = clazz->glyph_format; in FT_Glyph_To_Bitmap()
4352 if ( renderer->glyph_format == format ) in FT_Lookup_Renderer()4376 if ( !result || result->glyph_format != slot->format ) in ft_lookup_glyph_renderer()4412 render->glyph_format = clazz->glyph_format; in ft_add_renderer()4415 if ( clazz->glyph_format == FT_GLYPH_FORMAT_OUTLINE && in ft_add_renderer()4463 if ( render->clazz->glyph_format == FT_GLYPH_FORMAT_OUTLINE && in ft_remove_renderer()4529 if ( renderer->glyph_format == FT_GLYPH_FORMAT_OUTLINE ) in FT_Set_Renderer()4971 renderer->clazz->glyph_format == FT_GLYPH_FORMAT_OUTLINE && in FT_Add_Module()
1105 FT_UInt glyph_format, in tt_sbit_decoder_load_bitmap() argument1136 switch ( glyph_format ) in tt_sbit_decoder_load_bitmap()1163 switch ( glyph_format ) in tt_sbit_decoder_load_bitmap()
745 FT_Glyph_Format glyph_format; member
2360 * src/sfnt/ttsbit.c (tt_sbit_decoder_load_bitmap) <glyph_format==5>: