Home | History | Annotate | Download | only in src

Lines Matching refs:hb_segment_properties_t

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