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

  /external/harfbuzz_ng/src/
hb-shape-plan.hh 37 hb_segment_properties_t props;
49 const hb_segment_properties_t *props,
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-ot-shape.hh 63 hb_segment_properties_t props;
113 hb_segment_properties_t props;
122 const hb_segment_properties_t *props);
hb-buffer.h 136 * hb_segment_properties_t:
145 typedef struct hb_segment_properties_t { struct
152 } hb_segment_properties_t; typedef in typeref:struct:hb_segment_properties_t
161 hb_segment_properties_equal (const hb_segment_properties_t *a,
162 const hb_segment_properties_t *b);
165 hb_segment_properties_hash (const hb_segment_properties_t *p);
253 const hb_segment_properties_t *props);
257 hb_segment_properties_t *props);
hb-aat-map.hh 55 const hb_segment_properties_t *props_ HB_UNUSED) :
hb-shape-plan.cc 54 const hb_segment_properties_t *props,
177 const hb_segment_properties_t *props,
190 const hb_segment_properties_t *props,
427 const hb_segment_properties_t *props,
440 const hb_segment_properties_t *props,
hb-ot-map.hh 204 const hb_segment_properties_t *props_);
269 hb_segment_properties_t props;
hb-buffer.cc 47 * @a: first #hb_segment_properties_t to compare.
48 * @b: second #hb_segment_properties_t to compare.
50 * Checks the equality of two #hb_segment_properties_t's.
58 hb_segment_properties_equal (const hb_segment_properties_t *a,
59 const hb_segment_properties_t *b)
71 * @p: #hb_segment_properties_t to hash.
81 hb_segment_properties_hash (const hb_segment_properties_t *p)
238 hb_segment_properties_t default_props = HB_SEGMENT_PROPERTIES_DEFAULT;
1037 * @props: an #hb_segment_properties_t to use.
1047 const hb_segment_properties_t *props
    [all...]
hb-buffer.hh 102 hb_segment_properties_t props; /* Script, language, direction */
hb-ot-map.cc 42 const hb_segment_properties_t *props_)
hb-ot-shape.cc 74 const hb_segment_properties_t *props) :
  /external/harfbuzz_ng/util/
options.hh 194 hb_segment_properties_t props;

Completed in 154 milliseconds