Searched defs:point_index (Results 1 – 13 of 13) sorted by relevance
/third_party/flutter/skia/third_party/externals/harfbuzz/test/api/ |
D | test-font.c | 231 hb_codepoint_t glyph, unsigned int point_index, in contour_point_func2()
|
/third_party/harfbuzz/test/api/ |
D | test-font.c | 231 hb_codepoint_t glyph, unsigned int point_index, in contour_point_func2()
|
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
D | test-font.c | 231 hb_codepoint_t glyph, unsigned int point_index, in contour_point_func2()
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-font.cc | 420 unsigned int point_index, in hb_font_get_glyph_contour_point_default() 1008 hb_codepoint_t glyph, unsigned int point_index, in hb_font_get_glyph_contour_point() 1244 hb_codepoint_t glyph, unsigned int point_index, in hb_font_get_glyph_contour_point_for_origin()
|
D | hb-ft.cc | 384 unsigned int point_index, in hb_ft_get_glyph_contour_point()
|
/third_party/harfbuzz/src/ |
D | hb-font.cc | 447 unsigned int point_index, in hb_font_get_glyph_contour_point_default() 1118 unsigned int point_index, in hb_font_get_glyph_contour_point() 1409 unsigned int point_index, in hb_font_get_glyph_contour_point_for_origin()
|
D | hb-ft.cc | 467 unsigned int point_index, in hb_ft_get_glyph_contour_point()
|
D | hb-ot-glyf-table.hh | 901 for (unsigned point_index = 0; point_index + 4 < all_points.length; ++point_index) in get_points() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-font.cc | 447 unsigned int point_index, in hb_font_get_glyph_contour_point_default() 1118 unsigned int point_index, in hb_font_get_glyph_contour_point() 1409 unsigned int point_index, in hb_font_get_glyph_contour_point_for_origin()
|
D | hb-ft.cc | 467 unsigned int point_index, in hb_ft_get_glyph_contour_point()
|
D | hb-ot-glyf-table.hh | 957 for (unsigned point_index = 0; point_index + 4 < all_points.length; ++point_index) in get_points() local
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/truetype/ |
D | glyph_table.cc | 411 for (int32_t point_index = 0; point_index < number_of_points_; in ParseData() local
|
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/table/truetype/ |
D | glyph_table.cc | 411 for (int32_t point_index = 0; point_index < number_of_points_; in ParseData() local
|