Searched refs:point_count (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-layout-gdef-table.hh | 61 unsigned int *point_count /* IN/OUT */, in get_attach_points() 67 if (point_count) in get_attach_points() 68 *point_count = 0; in get_attach_points() 74 if (point_count) in get_attach_points() 76 + points.sub_array (start_offset, point_count) in get_attach_points() 77 | hb_sink (hb_array (point_array, *point_count)) in get_attach_points() 539 unsigned int *point_count /* IN/OUT */, in get_attach_points() 541 { return (this+attachList).get_attach_points (glyph_id, start_offset, point_count, point_array); } in get_attach_points()
|
D | hb-ot-layout.h | 171 unsigned int *point_count /* IN/OUT */,
|
D | hb-ot-layout.cc | 343 unsigned int *point_count /* IN/OUT */, in hb_ot_layout_get_attach_points() argument 348 point_count, in hb_ot_layout_get_attach_points()
|
/third_party/skia/third_party/externals/freetype/src/truetype/ |
D | ttgxvar.c | 3305 FT_UInt point_count; in tt_face_vary_cvt() local 3474 &point_count ); in tt_face_vary_cvt() 3480 point_count = spoint_count; in tt_face_vary_cvt() 3485 point_count == 0 ? face->cvt_size in tt_face_vary_cvt() 3486 : point_count ); in tt_face_vary_cvt() 3538 for ( j = 0; j < point_count; j++ ) in tt_face_vary_cvt() 3877 FT_UInt point_count; in TT_Vary_Apply_Glyph_Deltas() local 4034 &point_count ); in TT_Vary_Apply_Glyph_Deltas() 4040 point_count = spoint_count; in TT_Vary_Apply_Glyph_Deltas() 4045 point_count == 0 ? n_points in TT_Vary_Apply_Glyph_Deltas() [all …]
|
/third_party/libabigail/tests/data/test-read-dwarf/ |
D | test17-pr19027.so.abi | 18842 …<parameter type-id='type-id-60' name='point_count' filepath='/tmp/legendre/spack-stage/spack-stage…
|
/third_party/libabigail/tests/data/test-annotate/ |
D | test17-pr19027.so.abi | 29421 …<parameter type-id='type-id-60' name='point_count' filepath='/tmp/legendre/spack-stage/spack-stage…
|