Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/freetype/src/raster/
H A Dftrend1.c63 if ( slot->format != render->glyph_format ) in ft_raster1_transform()
88 if ( slot->format == render->glyph_format ) in ft_raster1_get_cbox()
111 if ( slot->format != render->glyph_format ) in ft_raster1_render()
/reactos/sdk/lib/3rdparty/freetype/include/freetype/
H A Dftrender.h77 FT_Glyph_Format glyph_format; member
149 FT_Glyph_Format glyph_format; member
H A Dftimage.h1182 FT_Glyph_Format glyph_format; member
/reactos/sdk/lib/3rdparty/freetype/src/smooth/
H A Dftsmooth.c62 if ( slot->format != render->glyph_format ) in ft_smooth_transform()
87 if ( slot->format == render->glyph_format ) in ft_smooth_get_cbox()
113 if ( slot->format != render->glyph_format ) in ft_smooth_render_generic()
/reactos/sdk/lib/3rdparty/freetype/include/freetype/internal/
H A Dftobjs.h775 FT_Glyph_Format glyph_format; member
1137 clazz->glyph_format = glyph_format_; \
1205 clazz->glyph_format = format_; \
1362 clazz->glyph_format = glyph_format_; \
/reactos/sdk/lib/3rdparty/freetype/src/base/
H A Dftglyph.c304 glyph->format = clazz->glyph_format; in FT_DEFINE_GLYPH()
569 dummy.format = clazz->glyph_format; in FT_Glyph_To_Bitmap()
H A Dftobjs.c4289 if ( renderer->glyph_format == format ) in FT_Lookup_Renderer()
4313 if ( !result || result->glyph_format != slot->format ) in ft_lookup_glyph_renderer()
4349 render->glyph_format = clazz->glyph_format; in ft_add_renderer()
4352 if ( clazz->glyph_format == FT_GLYPH_FORMAT_OUTLINE && in ft_add_renderer()
4400 if ( render->clazz->glyph_format == FT_GLYPH_FORMAT_OUTLINE && in ft_remove_renderer()
4466 if ( renderer->glyph_format == FT_GLYPH_FORMAT_OUTLINE ) in FT_Set_Renderer()
4824 renderer->clazz->glyph_format == FT_GLYPH_FORMAT_OUTLINE && in FT_Add_Module()
/reactos/sdk/lib/3rdparty/freetype/src/sfnt/
H A Dttsbit.c1106 FT_UInt glyph_format, in tt_sbit_decoder_load_bitmap() argument
1137 switch ( glyph_format ) in tt_sbit_decoder_load_bitmap()
1164 switch ( glyph_format ) in tt_sbit_decoder_load_bitmap()