Searched defs:point_index (Results 1 - 3 of 3) sorted by relevance
| /kernel/linux/linux-6.6/drivers/input/touchscreen/ |
| H A D | himax_hx83112b.c | 179 himax_process_event_point(struct himax_ts_data *ts, const struct himax_event *event, int point_index) himax_process_event_point() argument
|
| /third_party/skia/third_party/externals/harfbuzz/test/api/ |
| H A D | test-font.c | 230 contour_point_func2(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t glyph, unsigned int point_index, hb_position_t *x, hb_position_t *y, void *user_data HB_UNUSED) contour_point_func2() argument
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-font.cc | 444 hb_font_get_glyph_contour_point_default(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t glyph, unsigned int point_index, hb_position_t *x, hb_position_t *y, void *user_data HB_UNUSED) hb_font_get_glyph_contour_point_default() argument 1116 hb_font_get_glyph_contour_point(hb_font_t *font, hb_codepoint_t glyph, unsigned int point_index, hb_position_t *x, hb_position_t *y) hb_font_get_glyph_contour_point() argument 1407 hb_font_get_glyph_contour_point_for_origin(hb_font_t *font, hb_codepoint_t glyph, unsigned int point_index, hb_direction_t direction, hb_position_t *x, hb_position_t *y) hb_font_get_glyph_contour_point_for_origin() argument
|
Completed in 5 milliseconds