Searched refs:hb_segment_properties_t (Results 1 – 12 of 12) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-shape-plan.h | 43 const hb_segment_properties_t *props, 50 const hb_segment_properties_t *props, 57 const hb_segment_properties_t *props, 66 const hb_segment_properties_t *props,
|
D | hb-buffer.h | 110 typedef struct hb_segment_properties_t { struct 117 } hb_segment_properties_t; argument 126 hb_segment_properties_equal (const hb_segment_properties_t *a, 127 const hb_segment_properties_t *b); 130 hb_segment_properties_hash (const hb_segment_properties_t *p); 217 const hb_segment_properties_t *props); 221 hb_segment_properties_t *props);
|
D | hb-shape-plan.cc | 118 const hb_segment_properties_t *props, in hb_shape_plan_create() 131 const hb_segment_properties_t *props, in hb_shape_plan_create2() 390 const hb_segment_properties_t props; 472 const hb_segment_properties_t *props, in hb_shape_plan_create_cached() 485 const hb_segment_properties_t *props, in hb_shape_plan_create_cached2()
|
D | hb-ot-shape-private.hh | 39 hb_segment_properties_t props; 69 hb_segment_properties_t props;
|
D | hb-shape-plan-private.hh | 42 hb_segment_properties_t props;
|
D | hb-ot-map-private.hh | 166 const hb_segment_properties_t *props_); 224 hb_segment_properties_t props;
|
D | hb-buffer.cc | 61 hb_segment_properties_equal (const hb_segment_properties_t *a, in hb_segment_properties_equal() 62 const hb_segment_properties_t *b) in hb_segment_properties_equal() 84 hb_segment_properties_hash (const hb_segment_properties_t *p) in hb_segment_properties_hash() 236 hb_segment_properties_t default_props = HB_SEGMENT_PROPERTIES_DEFAULT; in clear() 1043 const hb_segment_properties_t *props) in hb_buffer_set_segment_properties() 1062 hb_segment_properties_t *props) in hb_buffer_get_segment_properties()
|
D | hb-buffer-private.hh | 87 hb_segment_properties_t props; /* Script, language, direction */
|
D | hb-ot-map.cc | 42 const hb_segment_properties_t *props_) in hb_ot_map_builder_t()
|
D | hb-ot-shape.cc | 66 const hb_segment_properties_t *props, in hb_ot_shape_collect_features()
|
/external/harfbuzz_ng/docs/ |
D | harfbuzz-sections.txt | 87 hb_segment_properties_t
|
/external/harfbuzz_ng/ |
D | NEWS | 1062 hb_segment_properties_t
|