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

  /external/harfbuzz_ng/src/
hb-ot-shape-complex-default.cc 34 NULL, /* override_features */
hb-ot-shape-complex-tibetan.cc 51 NULL, /* override_features */
hb-ot-shape-complex-private.hh 75 /* override_features()
81 void (*override_features) (hb_ot_shape_planner_t *plan); member in struct:hb_ot_complex_shaper_t
hb-ot-shape-complex-hebrew.cc 174 NULL, /* override_features */
hb-ot-shape-complex-thai.cc 370 NULL, /* override_features */
hb-ot-shape.cc 115 if (planner->shaper->override_features)
116 planner->shaper->override_features (planner);
hb-ot-shape-complex-myanmar.cc 515 NULL, /* override_features */
hb-ot-shape-complex-use.cc 598 NULL, /* override_features */
hb-ot-shape-complex-arabic.cc 612 NULL, /* override_features */

Completed in 203 milliseconds