/third_party/skia/third_party/externals/freetype/src/pshinter/ |
H A D | pshrec.c | 129 mask->end_point = 0; in ps_mask_done() 271 mask->end_point = 0; in ps_mask_table_alloc() 467 mask2->end_point = 0; in ps_mask_table_merge() 585 FT_UInt end_point ) in ps_dimension_end_mask() 595 mask->end_point = end_point; in ps_dimension_end_mask() 604 FT_UInt end_point, in ps_dimension_reset_mask() 611 ps_dimension_end_mask( dim, end_point ); in ps_dimension_reset_mask() 624 FT_UInt end_point, in ps_dimension_set_mask_bits() 631 error = ps_dimension_reset_mask( dim, end_point, memor in ps_dimension_set_mask_bits() 603 ps_dimension_reset_mask( PS_Dimension dim, FT_UInt end_point, FT_Memory memory ) ps_dimension_reset_mask() argument 620 ps_dimension_set_mask_bits( PS_Dimension dim, const FT_Byte* source, FT_UInt source_pos, FT_UInt source_bits, FT_UInt end_point, FT_Memory memory ) ps_dimension_set_mask_bits() argument 775 ps_dimension_end( PS_Dimension dim, FT_UInt end_point, FT_Memory memory ) ps_dimension_end() argument 985 ps_hints_t2mask( PS_Hints hints, FT_UInt end_point, FT_UInt bit_count, const FT_Byte* bytes ) ps_hints_t2mask() argument [all...] |
H A D | pshrec.h | 98 FT_UInt end_point; member
|
H A D | pshalgo.c | 1581 first = mask->end_point > glyph->num_points in psh_glyph_find_strong_points() 1583 : mask->end_point; in psh_glyph_find_strong_points() 1587 FT_UInt next = FT_MIN( mask->end_point, glyph->num_points ); in psh_glyph_find_strong_points()
|
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
H A D | pshints.h | 230 * end_point :: 237 FT_UInt end_point ); 253 * end_point :: 266 FT_UInt end_point ); 484 * end_point :: 496 * definition), the value of `end_point` should be 0. 508 FT_UInt end_point, 526 * end_point :: 538 * definition), the value of `end_point` should be 0. 567 * end_point [all...] |
/third_party/skia/modules/skottie/src/effects/ |
H A D | GradientEffect.cpp | 96 end_point = SkPoint{ fEndPoint.x, fEndPoint.y}; variable 100 lg->setEndPoint(end_point); 107 rg->setEndRadius(SkPoint::Distance(start_point, end_point));
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-var-gvar-table.hh | 610 unsigned end_point = end_points[c]; in apply_deltas_to_points() local 614 for (unsigned i = start_point; i <= end_point; i++) in apply_deltas_to_points() 618 if (unref_count == 0 || unref_count > end_point - start_point) in apply_deltas_to_points() 624 * Note that a gap may wrap around at left (start_point) and/or at right (end_point). in apply_deltas_to_points() 630 j = next_index (i, start_point, end_point); in apply_deltas_to_points() 637 j = next_index (i, start_point, end_point); in apply_deltas_to_points() 645 i = next_index (i, start_point, end_point); in apply_deltas_to_points() 653 start_point = end_point + 1; in apply_deltas_to_points()
|
/third_party/skia/third_party/externals/freetype/src/autofit/ |
H A D | afhints.c | 1672 AF_Point end_point; in af_glyph_hints_align_weak_points() local 1705 end_point = point->prev; in af_glyph_hints_align_weak_points() 1711 if ( point > end_point ) /* no touched point in contour */ in af_glyph_hints_align_weak_points() 1724 FT_ASSERT( point <= end_point && in af_glyph_hints_align_weak_points() 1728 while ( point < end_point && in af_glyph_hints_align_weak_points() 1738 if ( point > end_point ) in af_glyph_hints_align_weak_points() 1755 af_iup_shift( first_point, end_point, first_touched ); in af_glyph_hints_align_weak_points() 1759 if ( last_touched < end_point ) in af_glyph_hints_align_weak_points() 1760 af_iup_interp( last_touched + 1, end_point, in af_glyph_hints_align_weak_points()
|
/third_party/jerryscript/jerry-core/lit/ |
H A D | lit-char-helpers.c | 635 int end_point = 0; in search_in_conversion_table() local 639 int start_point = end_point; in search_in_conversion_table() 641 end_point += counters[i] * (size_of_case_value + 1); in search_in_conversion_table() 644 int top = end_point - size_of_case_value; in search_in_conversion_table()
|
/third_party/skia/third_party/externals/freetype/src/sfnt/ |
H A D | sfwoff2.c | 1033 FT_Int end_point; in reconstruct_glyf() local 1133 end_point = -1; in reconstruct_glyf() 1137 end_point += n_points_arr[contour_ix]; in reconstruct_glyf() 1138 if ( end_point >= 65536 ) in reconstruct_glyf() 1141 WRITE_SHORT( pointer, end_point ); in reconstruct_glyf()
|
/third_party/skia/third_party/externals/freetype/src/truetype/ |
H A D | ttgxvar.c | 3733 FT_Int end_point; in tt_interpolate_deltas() local 3751 end_point = outline->contours[contour]; in tt_interpolate_deltas() 3755 while ( point <= end_point && !has_delta[point] ) in tt_interpolate_deltas() 3758 if ( point <= end_point ) in tt_interpolate_deltas() 3765 while ( point <= end_point ) in tt_interpolate_deltas() 3786 end_point, in tt_interpolate_deltas() 3795 end_point, in tt_interpolate_deltas()
|
H A D | ttinterp.c | 7005 FT_UInt end_point; /* end point (last+1) of contour */ in Ins_IUP() local 7066 end_point = exc->pts.contours[contour] - exc->pts.first_point; in Ins_IUP() 7069 if ( BOUNDS( end_point, exc->pts.n_points ) ) in Ins_IUP() 7070 end_point = exc->pts.n_points - 1; in Ins_IUP() 7072 while ( point <= end_point && ( exc->pts.tags[point] & mask ) == 0 ) in Ins_IUP() 7075 if ( point <= end_point ) in Ins_IUP() 7082 while ( point <= end_point ) in Ins_IUP() 7098 _iup_worker_shift( &V, first_point, end_point, cur_touched ); in Ins_IUP() 7103 end_point, in Ins_IUP()
|