Searched refs:collect_features (Results 1 - 2 of 2) sorted by relevance

/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-shape-complex-private.hh68 /* collect_features()
73 void (*collect_features) (hb_ot_shape_planner_t *plan); member in struct:hb_ot_complex_shaper_t
H A Dhb-ot-shape.cc95 if (planner->shaper->collect_features)
96 planner->shaper->collect_features (planner);

Completed in 94 milliseconds