Home
last modified time | relevance | path

Searched refs:hb_segment_properties_t (Results 1 – 13 of 13) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-gobject-structs.cc97 static hb_segment_properties_t *segment_properties_reference (hb_segment_properties_t *g) in HB_DEFINE_BOXED_TYPE()
99hb_segment_properties_t *c = (hb_segment_properties_t *) calloc (1, sizeof (hb_segment_properties_… in HB_DEFINE_BOXED_TYPE()
104 static void segment_properties_destroy (hb_segment_properties_t *g) { free (g); } in segment_properties_destroy()
Dhb-buffer.h65 typedef struct hb_segment_properties_t { struct
72 } hb_segment_properties_t; typedef
81 hb_segment_properties_equal (const hb_segment_properties_t *a,
82 const hb_segment_properties_t *b);
85 hb_segment_properties_hash (const hb_segment_properties_t *p);
164 const hb_segment_properties_t *props);
168 hb_segment_properties_t *props);
Dhb-shape-plan.h43 const hb_segment_properties_t *props,
50 const hb_segment_properties_t *props,
Dhb-ot-shape-private.hh39 hb_segment_properties_t props;
69 hb_segment_properties_t props;
Dhb-shape-plan.cc113 const hb_segment_properties_t *props, in hb_shape_plan_create()
345 const hb_segment_properties_t props;
403 const hb_segment_properties_t *props, in hb_shape_plan_create_cached()
Dhb-shape-plan-private.hh42 hb_segment_properties_t props;
Dhb-buffer.cc40 hb_segment_properties_equal (const hb_segment_properties_t *a, in hb_segment_properties_equal()
41 const hb_segment_properties_t *b) in hb_segment_properties_equal()
52 hb_segment_properties_hash (const hb_segment_properties_t *p) in hb_segment_properties_hash()
193 hb_segment_properties_t default_props = HB_SEGMENT_PROPERTIES_DEFAULT; in clear()
991 const hb_segment_properties_t *props) in hb_buffer_set_segment_properties()
1010 hb_segment_properties_t *props) in hb_buffer_get_segment_properties()
Dhb-ot-map-private.hh185 const hb_segment_properties_t *props_);
232 hb_segment_properties_t props;
Dhb-buffer-private.hh57 hb_segment_properties_t props; /* Script, language, direction */
Dhb-ot-map.cc73 const hb_segment_properties_t *props_) in hb_ot_map_builder_t()
Dhb-ot-shape.cc70 const hb_segment_properties_t *props, in hb_ot_shape_collect_features()
/external/harfbuzz_ng/docs/reference/
Dharfbuzz-sections.txt78 hb_segment_properties_t
/external/harfbuzz_ng/
DNEWS587 hb_segment_properties_t