HomeSort by relevance Sort by last modified time
    Searched refs:hb_segment_properties_t (Results 1 - 11 of 11) sorted by null

  /external/harfbuzz_ng/src/
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,
hb-shape-plan-private.hh 42 hb_segment_properties_t props;
hb-buffer.h 114 * hb_segment_properties_t:
123 typedef struct hb_segment_properties_t { struct
130 } hb_segment_properties_t; typedef in typeref:struct:hb_segment_properties_t
139 hb_segment_properties_equal (const hb_segment_properties_t *a,
140 const hb_segment_properties_t *b);
143 hb_segment_properties_hash (const hb_segment_properties_t *p);
231 const hb_segment_properties_t *props);
235 hb_segment_properties_t *props);
hb-ot-shape-private.hh 39 hb_segment_properties_t props;
69 hb_segment_properties_t props;
hb-shape-plan.cc 108 const hb_segment_properties_t *props,
121 const hb_segment_properties_t *props,
380 const hb_segment_properties_t props;
463 const hb_segment_properties_t *props,
476 const hb_segment_properties_t *props,
hb-ot-map-private.hh 173 const hb_segment_properties_t *props_);
236 hb_segment_properties_t props;
hb-buffer.cc 46 * @a: first #hb_segment_properties_t to compare.
47 * @b: second #hb_segment_properties_t to compare.
49 * Checks the equality of two #hb_segment_properties_t's.
57 hb_segment_properties_equal (const hb_segment_properties_t *a,
58 const hb_segment_properties_t *b)
70 * @p: #hb_segment_properties_t to hash.
80 hb_segment_properties_hash (const hb_segment_properties_t *p)
232 hb_segment_properties_t default_props = HB_SEGMENT_PROPERTIES_DEFAULT;
1063 * @props: an #hb_segment_properties_t to use.
1073 const hb_segment_properties_t *props
    [all...]
hb-buffer-private.hh 101 hb_segment_properties_t props; /* Script, language, direction */
hb-ot-map.cc 42 const hb_segment_properties_t *props_)
hb-ot-shape.cc 66 const hb_segment_properties_t *props,
  /external/harfbuzz_ng/util/
options.hh 192 hb_segment_properties_t props;

Completed in 170 milliseconds