Searched defs:num_features (Results 1 - 6 of 6) sorted by relevance

/openjdk10/jdk/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-shape.cc403 hb_shape(hb_font_t *font, hb_buffer_t *buffer, const hb_feature_t *features, unsigned int num_features) argument
H A Dhb-shape-plan.cc325 hb_shape_plan_execute(hb_shape_plan_t *shape_plan, hb_font_t *font, hb_buffer_t *buffer, const hb_feature_t *features, unsigned int num_features) argument
H A Dhb-ot-shape.cc823 _hb_ot_shape(hb_shape_plan_t *shape_plan, hb_font_t *font, hb_buffer_t *buffer, const hb_feature_t *features, unsigned int num_features) argument
877 hb_ot_shape_glyphs_closure(hb_font_t *font, hb_buffer_t *buffer, const hb_feature_t *features, unsigned int num_features, hb_set_t *glyphs) argument
H A Dhb-ot-layout.cc394 unsigned int num_features = g.get_feature_count (); local
532 unsigned int num_features = l.get_feature_count (); local
956 unsigned int num_features = gpos.get_feature_count (); local
H A Dhb-coretext.cc534 _hb_coretext_shape(hb_shape_plan_t *shape_plan, hb_font_t *font, hb_buffer_t *buffer, const hb_feature_t *features, unsigned int num_features) argument
1303 _hb_coretext_aat_shape(hb_shape_plan_t *shape_plan, hb_font_t *font, hb_buffer_t *buffer, const hb_feature_t *features, unsigned int num_features) argument
/openjdk10/hotspot/src/cpu/ppc/vm/
H A Dvm_version_ppc.hpp52 num_features // last entry to count features enumerator in enum:VM_Version::Feature_Flag

Completed in 81 milliseconds