HomeSort by relevance Sort by last modified time
    Searched refs:hb_segment_properties_t (Results 1 - 25 of 30) sorted by null

1 2

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-shape-plan-private.hh 43 hb_segment_properties_t props;
hb-shape-plan.h 43 const hb_segment_properties_t *props,
50 const hb_segment_properties_t *props,
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);
hb-ot-shape-private.hh 39 hb_segment_properties_t props;
64 hb_segment_properties_t props;
hb-shape-plan.cc 88 const hb_segment_properties_t *props,
227 const hb_segment_properties_t props;
243 const hb_segment_properties_t *props,
hb-ot-shape-complex-default.cc 75 normalization_preference_default (const hb_segment_properties_t *props)
hb-ot-shape-complex-private.hh 113 (*normalization_preference) (const hb_segment_properties_t *props);
hb-ot-map-private.hh 186 const hb_segment_properties_t *props_);
233 hb_segment_properties_t props;
hb-buffer-private.hh 54 hb_segment_properties_t props; /* Script, language, direction */
hb-buffer.cc 40 hb_segment_properties_equal (const hb_segment_properties_t *a,
41 const hb_segment_properties_t *b)
52 hb_segment_properties_hash (const hb_segment_properties_t *p)
177 hb_segment_properties_t default_props = HB_SEGMENT_PROPERTIES_DEFAULT;
764 const hb_segment_properties_t *props)
774 hb_segment_properties_t *props)
hb-ot-map.cc 67 const hb_segment_properties_t *props_)
hb-ot-shape-complex-sea.cc 364 normalization_preference_sea (const hb_segment_properties_t *props HB_UNUSED)
hb-ot-shape-complex-myanmar.cc 525 normalization_preference_myanmar (const hb_segment_properties_t *props HB_UNUSED)
  /external/harfbuzz_ng/src/
hb-shape-plan-private.hh 43 hb_segment_properties_t props;
hb-shape-plan.h 43 const hb_segment_properties_t *props,
50 const hb_segment_properties_t *props,
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);
hb-ot-shape-private.hh 40 hb_segment_properties_t props;
65 hb_segment_properties_t props;
hb-shape-plan.cc 88 const hb_segment_properties_t *props,
227 const hb_segment_properties_t props;
243 const hb_segment_properties_t *props,
hb-ot-shape-complex-default.cc 75 normalization_preference_default (const hb_segment_properties_t *props)
hb-ot-shape-complex-private.hh 111 (*normalization_preference) (const hb_segment_properties_t *props);
hb-ot-map-private.hh 181 const hb_segment_properties_t *props_);
226 hb_segment_properties_t props;
hb-buffer-private.hh 54 hb_segment_properties_t props; /* Script, language, direction */
hb-buffer.cc 40 hb_segment_properties_equal (const hb_segment_properties_t *a,
41 const hb_segment_properties_t *b)
52 hb_segment_properties_hash (const hb_segment_properties_t *p)
177 hb_segment_properties_t default_props = HB_SEGMENT_PROPERTIES_DEFAULT;
764 const hb_segment_properties_t *props)
774 hb_segment_properties_t *props)
hb-ot-shape-complex-sea.cc 364 normalization_preference_sea (const hb_segment_properties_t *props HB_UNUSED)
hb-ot-map.cc 65 const hb_segment_properties_t *props_)

Completed in 246 milliseconds

1 2