HomeSort by relevance Sort by last modified time
    Searched full:normalization_preference (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-private.hh 108 /* normalization_preference()
113 (*normalization_preference) (const hb_segment_properties_t *props); member in struct:hb_ot_complex_shaper_t
hb-ot-shape-normalize.cc 292 hb_ot_shape_normalization_mode_t mode = plan->shaper->normalization_preference ?
293 plan->shaper->normalization_preference (&buffer->props) :
hb-ot-shape-complex-arabic.cc 369 NULL, /* normalization_preference */
hb-ot-shape-complex-thai.cc 372 NULL, /* normalization_preference */
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-private.hh 106 /* normalization_preference()
111 (*normalization_preference) (const hb_segment_properties_t *props); member in struct:hb_ot_complex_shaper_t
hb-ot-shape-normalize.cc 275 hb_ot_shape_normalization_mode_t mode = plan->shaper->normalization_preference ?
276 plan->shaper->normalization_preference (&buffer->props) :
hb-ot-shape-complex-arabic.cc 351 NULL, /* normalization_preference */
hb-ot-shape-complex-thai.cc 372 NULL, /* normalization_preference */

Completed in 849 milliseconds