Home
last modified time | relevance | path

Searched refs:glyph_format (Results 1 – 8 of 8) sorted by relevance

/AliOS-Things-master/components/freetype/include/
A Dftrender.h77 FT_Glyph_Format glyph_format; member
148 FT_Glyph_Format glyph_format; member
A Dftimage.h1299 FT_Glyph_Format glyph_format; member
/AliOS-Things-master/components/freetype/src/raster/
A Dftrend1.c68 if ( slot->format != render->glyph_format ) in ft_raster1_transform()
93 if ( slot->format == render->glyph_format ) in ft_raster1_get_cbox()
116 if ( slot->format != render->glyph_format ) in ft_raster1_render()
/AliOS-Things-master/components/freetype/src/smooth/
A Dftsmooth.c67 if ( slot->format != render->glyph_format ) in ft_smooth_transform()
92 if ( slot->format == render->glyph_format ) in ft_smooth_get_cbox()
128 if ( slot->format != render->glyph_format ) in ft_smooth_render_generic()
/AliOS-Things-master/components/freetype/include/internal/
A Dftobjs.h692 FT_Glyph_Format glyph_format; member
1081 clazz->glyph_format = glyph_format_; \
1149 clazz->glyph_format = format_; \
1306 clazz->glyph_format = glyph_format_; \
/AliOS-Things-master/components/freetype/src/base/
A Dftglyph.c296 glyph->format = clazz->glyph_format; in FT_DEFINE_GLYPH()
545 dummy.format = clazz->glyph_format; in FT_Glyph_To_Bitmap()
A Dftobjs.c3858 if ( renderer->glyph_format == format ) in FT_Lookup_Renderer()
3882 if ( !result || result->glyph_format != slot->format ) in ft_lookup_glyph_renderer()
3918 render->glyph_format = clazz->glyph_format; in ft_add_renderer()
3921 if ( clazz->glyph_format == FT_GLYPH_FORMAT_OUTLINE && in ft_add_renderer()
3969 if ( render->clazz->glyph_format == FT_GLYPH_FORMAT_OUTLINE && in ft_remove_renderer()
4021 if ( renderer->glyph_format == FT_GLYPH_FORMAT_OUTLINE ) in FT_Set_Renderer()
4336 renderer->clazz->glyph_format == FT_GLYPH_FORMAT_OUTLINE && in FT_Add_Module()
/AliOS-Things-master/components/freetype/src/sfnt/
A Dttsbit.c907 FT_UInt glyph_format, in tt_sbit_decoder_load_bitmap() argument
935 switch ( glyph_format ) in tt_sbit_decoder_load_bitmap()
962 switch ( glyph_format ) in tt_sbit_decoder_load_bitmap()

Completed in 31 milliseconds