Home
last modified time | relevance | path

Searched refs:num_points (Results 1 – 18 of 18) sorted by relevance

/reactos/sdk/lib/3rdparty/freetype/src/base/
H A Dftstroke.c314 FT_UInt num_points; member
456 border->num_points += 1; in ft_stroke_border_lineto()
487 border->num_points += 2; in ft_stroke_border_conicto()
522 border->num_points += 3; in ft_stroke_border_cubicto()
627 border->num_points = 0; in ft_stroke_border_init()
637 border->num_points = 0; in ft_stroke_border_reset()
652 border->num_points = 0; in ft_stroke_border_done()
665 FT_UInt num_points = 0; in ft_stroke_border_get_counts() local
699 *anum_points = num_points; in ft_stroke_border_get_counts()
704 num_points = 0; in ft_stroke_border_get_counts()
[all …]
H A Dftgloadr.c369 FT_UInt num_points = (FT_UInt)source->base.outline.n_points; in FT_GlyphLoader_CopyPoints() local
373 error = FT_GlyphLoader_CheckPoints( target, num_points, num_contours ); in FT_GlyphLoader_CopyPoints()
381 num_points ); in FT_GlyphLoader_CopyPoints()
383 num_points ); in FT_GlyphLoader_CopyPoints()
391 num_points ); in FT_GlyphLoader_CopyPoints()
393 num_points ); in FT_GlyphLoader_CopyPoints()
396 out->n_points = (short)num_points; in FT_GlyphLoader_CopyPoints()
/reactos/modules/rostests/tests/txtscale/
H A Dtxtscale.cpp161 const int num_points = GetPath(hDC, NULL, NULL, 0); in MainWndProc() local
162 if (num_points > 0) in MainWndProc()
165 POINT* pPEnds = new POINT[num_points]; in MainWndProc()
166 unsigned char* pTypes = new unsigned char[num_points]; in MainWndProc()
170 int num_got = GetPath(hDC, pPEnds, pTypes, num_points); in MainWndProc()
188 for (iPoint = 0; iPoint < num_points; ++iPoint) in MainWndProc()
/reactos/dll/win32/gdiplus/
H A Dbrush.c1450 int num_points = 0; in GdipSetLineSigmaBlend() local
1484 num_points += 1; in GdipSetLineSigmaBlend()
1553 int num_points = 0; in GdipSetPathGradientLinearBlend() local
1564 num_points++; in GdipSetPathGradientLinearBlend()
1569 num_points++; in GdipSetPathGradientLinearBlend()
1575 num_points++; in GdipSetPathGradientLinearBlend()
1742 int num_points = 0; in GdipSetPathGradientSigmaBlend() local
1776 num_points += 1; in GdipSetPathGradientSigmaBlend()
2025 num_points++; in GdipSetLineLinearBlend()
2030 num_points++; in GdipSetLineLinearBlend()
[all …]
H A Dmetafile.c885 UINT num_points) in METAFILE_AdjustFrame() argument
889 if (!metafile->auto_frame || !num_points) in METAFILE_AdjustFrame()
895 for (i=0; i<num_points; i++) in METAFILE_AdjustFrame()
/reactos/sdk/lib/3rdparty/freetype/src/autofit/
H A Dafwarp.c173 FT_Int nn, num_points, num_segments; in af_warper_compute() local
202 num_points = hints->num_points; in af_warper_compute()
213 for ( nn = 1; nn < num_points; nn++ ) in af_warper_compute()
H A Dafhints.c308 AF_Point limit = points + hints->num_points; in af_glyph_hints_dump_points()
316 if ( hints->num_points ) in af_glyph_hints_dump_points()
711 hints->num_points = 0; in af_glyph_hints_done()
745 hints->num_points = 0; in af_glyph_hints_reload()
807 hints->num_points = outline->n_points; in af_glyph_hints_reload()
832 if ( hints->num_points == 0 ) in af_glyph_hints_reload()
837 AF_Point point_limit = points + hints->num_points; in af_glyph_hints_reload()
1150 AF_Point limit = point + hints->num_points; in af_glyph_hints_save()
1260 AF_Point point_limit = points + hints->num_points; in af_glyph_hints_align_strong_points()
1511 AF_Point point_limit = points + hints->num_points; in af_glyph_hints_align_weak_points()
[all …]
H A Dafhints.h345 FT_Int num_points; /* number of used points */ member
H A Daflatin2.c757 AF_Point limit = point + hints->num_points; in af_latin2_hints_compute_segments()
769 AF_Point limit = point + hints->num_points; in af_latin2_hints_compute_segments()
H A Daflatin.c1528 AF_Point limit = point + hints->num_points; in af_latin_hints_compute_segments()
1540 AF_Point limit = point + hints->num_points; in af_latin_hints_compute_segments()
/reactos/sdk/lib/3rdparty/freetype/src/pshinter/
H A Dpshalgo.c1046 glyph->num_points = 0; in psh_glyph_done()
1086 FT_UInt count = glyph->num_points; in psh_glyph_load_points()
1124 for ( n = 0; n < glyph->num_points; n++ ) in psh_glyph_save_points()
1362 for ( n = 0; n < glyph->num_points; n++ ) in psh_glyph_compute_extrema()
1587 if ( num_masks > 1 && glyph->num_points > 0 ) in psh_glyph_find_strong_points()
1590 first = mask->end_point > glyph->num_points in psh_glyph_find_strong_points()
1591 ? glyph->num_points in psh_glyph_find_strong_points()
1617 FT_UInt count = glyph->num_points; in psh_glyph_find_strong_points()
1630 FT_UInt count = glyph->num_points; in psh_glyph_find_strong_points()
1649 FT_UInt glyph_count = glyph->num_points; in psh_glyph_find_blue_points()
[all …]
H A Dpshalgo.h191 FT_UInt num_points; member
/reactos/sdk/lib/3rdparty/freetype/src/type1/
H A Dt1load.c240 for ( j = 1; j < axismap->num_points; j++ ) in mm_axis_unmap()
514 for ( p = 0; p < (FT_UInt)map->num_points; p++ ) in T1_Set_MM_Design()
540 the_blend = blends[map->num_points - 1]; in T1_Set_MM_Design()
682 dmap->num_points = 0; in T1_Done_Blend()
908 FT_Int p, num_points; in parse_blend_design_map() local
916 T1_MAX_MM_MAP_POINTS, &num_points ); in parse_blend_design_map()
918 if ( num_points <= 0 || num_points > T1_MAX_MM_MAP_POINTS ) in parse_blend_design_map()
935 map->blend_points = map->design_points + num_points; in parse_blend_design_map()
936 map->num_points = (FT_Byte)num_points; in parse_blend_design_map()
938 for ( p = 0; p < num_points; p++ ) in parse_blend_design_map()
[all …]
/reactos/sdk/lib/3rdparty/freetype/src/pfr/
H A Dpfrgload.c767 FT_Int i, old_points, num_points; in pfr_glyph_load_rec() local
784 num_points = base->n_points - old_points; in pfr_glyph_load_rec()
792 for ( i = 0; i < num_points; i++, vec++ ) in pfr_glyph_load_rec()
805 for ( i = 0; i < num_points; i++, vec++ ) in pfr_glyph_load_rec()
/reactos/sdk/lib/3rdparty/freetype/src/psaux/
H A Dt1decode.c882 FT_UInt num_points, nn, mm; in t1_decoder_parse_charstrings() local
894 num_points = (FT_UInt)subr_no - 13 + ( subr_no == 18 ); in t1_decoder_parse_charstrings()
895 if ( arg_cnt != (FT_Int)( num_points * blend->num_designs ) ) in t1_decoder_parse_charstrings()
918 delta = top + num_points; in t1_decoder_parse_charstrings()
920 for ( nn = 0; nn < num_points; nn++ ) in t1_decoder_parse_charstrings()
933 known_othersubr_result_cnt = (FT_Int)num_points; in t1_decoder_parse_charstrings()
H A Dpsintrp.c1815 FT_UInt num_points, nn, mm; in cf2_interpT2CharString() local
1829 num_points = (FT_UInt)subr_no - 13 + in cf2_interpT2CharString()
1831 if ( arg_cnt != (FT_Int)( num_points * in cf2_interpT2CharString()
1857 delta = opIdx + num_points; in cf2_interpT2CharString()
1859 for ( nn = 0; nn < num_points; nn++ ) in cf2_interpT2CharString()
1875 (CF2_UInt)arg_cnt - num_points ); in cf2_interpT2CharString()
1877 known_othersubr_result_cnt = (FT_Int)num_points; in cf2_interpT2CharString()
/reactos/sdk/lib/3rdparty/freetype/include/freetype/
H A Dt1tables.h288 FT_Byte num_points; member
/reactos/sdk/lib/3rdparty/freetype/src/truetype/
H A Dttgload.c1111 FT_UInt num_points = (FT_UInt)gloader->base.outline.n_points; in TT_Process_Composite_Component() local
1125 l >= num_points ) in TT_Process_Composite_Component()
1986 FT_UInt num_points = start_point; in load_truetype_glyph() local
2043 num_points = (FT_UInt)gloader->base.outline.n_points; in load_truetype_glyph()
2045 if ( num_points == num_base_points ) in load_truetype_glyph()
2071 num_points > start_point ) in load_truetype_glyph()