Searched defs:hb_segment_properties_t (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-buffer.h65 typedef struct hb_segment_properties_t { struct
72 } hb_segment_properties_t; typedef in typeref:struct:hb_segment_properties_t
81 hb_segment_properties_equal (const hb_segment_properties_t *a,
82 const hb_segment_properties_t *b);
85 hb_segment_properties_hash (const hb_segment_properties_t *p);
164 const hb_segment_properties_t *props);
168 hb_segment_properties_t *props);
/external/harfbuzz_ng/src/
H A Dhb-buffer.h65 typedef struct hb_segment_properties_t { struct
72 } hb_segment_properties_t; typedef in typeref:struct:hb_segment_properties_t
81 hb_segment_properties_equal (const hb_segment_properties_t *a,
82 const hb_segment_properties_t *b);
85 hb_segment_properties_hash (const hb_segment_properties_t *p);
164 const hb_segment_properties_t *props);
168 hb_segment_properties_t *props);

Completed in 249 milliseconds