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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-buffer.h 65 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/
hb-buffer.h 65 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 91 milliseconds