Searched refs:hb_shape_plan_t (Results 1 – 25 of 49) sorted by relevance
12
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-shape-plan.h | 39 typedef struct hb_shape_plan_t hb_shape_plan_t; typedef 41 HB_EXTERN hb_shape_plan_t * 48 HB_EXTERN hb_shape_plan_t * 55 HB_EXTERN hb_shape_plan_t * 64 HB_EXTERN hb_shape_plan_t * 74 HB_EXTERN hb_shape_plan_t * 77 HB_EXTERN hb_shape_plan_t * 78 hb_shape_plan_reference (hb_shape_plan_t *shape_plan); 81 hb_shape_plan_destroy (hb_shape_plan_t *shape_plan); 84 hb_shape_plan_set_user_data (hb_shape_plan_t *shape_plan, [all …]
|
D | hb-shape-plan.cc | 175 hb_shape_plan_t * 188 hb_shape_plan_t * 206 hb_shape_plan_t *shape_plan; in hb_shape_plan_create2() 210 if (!(shape_plan = hb_object_create<hb_shape_plan_t> ())) in hb_shape_plan_create2() 249 hb_shape_plan_t * 252 return const_cast<hb_shape_plan_t *> (&Null(hb_shape_plan_t)); in hb_shape_plan_get_empty() 265 hb_shape_plan_t * 266 hb_shape_plan_reference (hb_shape_plan_t *shape_plan) in hb_shape_plan_reference() 280 hb_shape_plan_destroy (hb_shape_plan_t *shape_plan) in hb_shape_plan_destroy() 304 hb_shape_plan_set_user_data (hb_shape_plan_t *shape_plan, in hb_shape_plan_set_user_data() [all …]
|
D | hb-ot-shape.h | 47 hb_ot_shape_plan_collect_lookups (hb_shape_plan_t *shape_plan,
|
D | hb-shape-plan.hh | 63 struct hb_shape_plan_t struct
|
D | hb-face.hh | 65 hb_shape_plan_t *shape_plan;
|
D | hb-shape.cc | 135 hb_shape_plan_t *shape_plan = hb_shape_plan_create_cached2 (font->face, &buffer->props, in hb_shape_full()
|
D | hb-fallback-shape.cc | 71 _hb_fallback_shape (hb_shape_plan_t *shape_plan HB_UNUSED, in _hb_fallback_shape()
|
D | hb-ot-shape.hh | 113 struct hb_shape_plan_t;
|
D | hb-shaper.hh | 33 typedef hb_bool_t hb_shape_func_t (hb_shape_plan_t *shape_plan,
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-shape-plan.h | 53 typedef struct hb_shape_plan_t hb_shape_plan_t; typedef 55 HB_EXTERN hb_shape_plan_t * 62 HB_EXTERN hb_shape_plan_t * 69 HB_EXTERN hb_shape_plan_t * 78 HB_EXTERN hb_shape_plan_t * 88 HB_EXTERN hb_shape_plan_t * 91 HB_EXTERN hb_shape_plan_t * 92 hb_shape_plan_reference (hb_shape_plan_t *shape_plan); 95 hb_shape_plan_destroy (hb_shape_plan_t *shape_plan); 98 hb_shape_plan_set_user_data (hb_shape_plan_t *shape_plan, [all …]
|
D | hb-shape-plan.cc | 187 hb_shape_plan_t * 218 hb_shape_plan_t * 236 hb_shape_plan_t *shape_plan; in hb_shape_plan_create2() 240 if (!(shape_plan = hb_object_create<hb_shape_plan_t> ())) in hb_shape_plan_create2() 283 hb_shape_plan_t * 286 return const_cast<hb_shape_plan_t *> (&Null (hb_shape_plan_t)); in hb_shape_plan_get_empty() 299 hb_shape_plan_t * 300 hb_shape_plan_reference (hb_shape_plan_t *shape_plan) in hb_shape_plan_reference() 316 hb_shape_plan_destroy (hb_shape_plan_t *shape_plan) in hb_shape_plan_destroy() 342 hb_shape_plan_set_user_data (hb_shape_plan_t *shape_plan, in hb_shape_plan_set_user_data() [all …]
|
D | hb-ot-shape.h | 47 hb_ot_shape_plan_collect_lookups (hb_shape_plan_t *shape_plan,
|
D | hb-shape-plan.hh | 65 struct hb_shape_plan_t struct
|
D | hb-face.hh | 65 hb_shape_plan_t *shape_plan;
|
D | hb-shape.cc | 129 hb_shape_plan_t *shape_plan = hb_shape_plan_create_cached2 (font->face, &buffer->props, in hb_shape_full()
|
D | hb-fallback-shape.cc | 72 _hb_fallback_shape (hb_shape_plan_t *shape_plan HB_UNUSED, in _hb_fallback_shape()
|
D | hb-ot-shape.hh | 145 struct hb_shape_plan_t;
|
/third_party/harfbuzz/src/ |
D | hb-shape-plan.h | 53 typedef struct hb_shape_plan_t hb_shape_plan_t; typedef 55 HB_EXTERN hb_shape_plan_t * 62 HB_EXTERN hb_shape_plan_t * 69 HB_EXTERN hb_shape_plan_t * 78 HB_EXTERN hb_shape_plan_t * 88 HB_EXTERN hb_shape_plan_t * 91 HB_EXTERN hb_shape_plan_t * 92 hb_shape_plan_reference (hb_shape_plan_t *shape_plan); 95 hb_shape_plan_destroy (hb_shape_plan_t *shape_plan); 98 hb_shape_plan_set_user_data (hb_shape_plan_t *shape_plan, [all …]
|
D | hb-shape-plan.cc | 187 hb_shape_plan_t * 218 hb_shape_plan_t * 236 hb_shape_plan_t *shape_plan; in hb_shape_plan_create2() 240 if (!(shape_plan = hb_object_create<hb_shape_plan_t> ())) in hb_shape_plan_create2() 283 hb_shape_plan_t * 286 return const_cast<hb_shape_plan_t *> (&Null (hb_shape_plan_t)); in hb_shape_plan_get_empty() 299 hb_shape_plan_t * 300 hb_shape_plan_reference (hb_shape_plan_t *shape_plan) in hb_shape_plan_reference() 316 hb_shape_plan_destroy (hb_shape_plan_t *shape_plan) in hb_shape_plan_destroy() 342 hb_shape_plan_set_user_data (hb_shape_plan_t *shape_plan, in hb_shape_plan_set_user_data() [all …]
|
D | hb-ot-shape.h | 47 hb_ot_shape_plan_collect_lookups (hb_shape_plan_t *shape_plan,
|
D | hb-shape-plan.hh | 65 struct hb_shape_plan_t struct
|
D | hb-face.hh | 65 hb_shape_plan_t *shape_plan;
|
D | hb-shape.cc | 135 hb_shape_plan_t *shape_plan = hb_shape_plan_create_cached2 (font->face, &buffer->props, in hb_shape_full()
|
D | hb-fallback-shape.cc | 72 _hb_fallback_shape (hb_shape_plan_t *shape_plan HB_UNUSED, in _hb_fallback_shape()
|
D | hb-ot-shape.hh | 144 struct hb_shape_plan_t;
|
12