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

  /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) :

Completed in 724 milliseconds