Home | History | Annotate | Download | only in src

Lines Matching refs:hb_segment_properties_t

50  * @a: first #hb_segment_properties_t to compare.
51 * @b: second #hb_segment_properties_t to compare.
53 * Checks the equality of two #hb_segment_properties_t's.
61 hb_segment_properties_equal (const hb_segment_properties_t *a,
62 const hb_segment_properties_t *b)
74 * @p: #hb_segment_properties_t to hash.
84 hb_segment_properties_hash (const hb_segment_properties_t *p)
236 hb_segment_properties_t default_props = HB_SEGMENT_PROPERTIES_DEFAULT;
1033 * @props: an #hb_segment_properties_t to use.
1043 const hb_segment_properties_t *props)
1054 * @props: (out): the output #hb_segment_properties_t.
1056 * Sets @props to the #hb_segment_properties_t of @buffer.
1062 hb_segment_properties_t *props)