Home | History | Annotate | Download | only in src

Lines Matching refs:hb_segment_properties_t

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)
1058 * @props: (out): the output #hb_segment_properties_t.
1060 * Sets @props to the #hb_segment_properties_t of @buffer.
1066 hb_segment_properties_t *props)