/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ms-feature-ranges.cc | 31 hb_ms_setup_features(const hb_feature_t *features, unsigned int num_features, hb_vector_t<hb_ms_feature_t> &feature_records, hb_vector_t<hb_ms_range_record_t> &range_records ) hb_ms_setup_features() argument
|
H A D | hb-ms-feature-ranges.hh | 40 uint32_t num_features; member
|
H A D | hb-shape.cc | 123 hb_shape_full(hb_font_t *font, hb_buffer_t *buffer, const hb_feature_t *features, unsigned int num_features, const char * const *shaper_list) hb_shape_full() argument 156 hb_shape(hb_font_t *font, hb_buffer_t *buffer, const hb_feature_t *features, unsigned int num_features) hb_shape() argument
|
H A D | hb-shape-plan.cc | 388 _hb_shape_plan_execute_internal(hb_shape_plan_t *shape_plan, hb_font_t *font, hb_buffer_t *buffer, const hb_feature_t *features, unsigned int num_features) _hb_shape_plan_execute_internal() argument 447 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) hb_shape_plan_execute() argument [all...] |
H A D | hb-graphite2.cc | 230 _hb_graphite2_shape(hb_shape_plan_t *shape_plan HB_UNUSED, hb_font_t *font, hb_buffer_t *buffer, const hb_feature_t *features, unsigned int num_features) _hb_graphite2_shape() argument
|
H A D | main.cc | 438 unsigned num_features = langsys.get_feature_count (); in print_layout_info_using_private_api() local 448 unsigned num_features = g.get_feature_count (); in print_layout_info_using_private_api() local
|
H A D | hb-ot-shape.cc | 1207 _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) _hb_ot_shape() argument 1275 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) hb_ot_shape_glyphs_closure() argument
|
H A D | hb-coretext.cc | 511 _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) _hb_coretext_shape() argument
|
H A D | hb-directwrite.cc | 547 _hb_directwrite_shape(hb_shape_plan_t *shape_plan, hb_font_t *font, hb_buffer_t *buffer, const hb_feature_t *features, unsigned int num_features) _hb_directwrite_shape() argument
|
H A D | hb-ot-layout.cc | 633 unsigned int num_features = g.get_feature_count (); in hb_ot_layout_table_find_feature() local 926 unsigned int num_features = l.get_feature_count (); in hb_ot_layout_language_find_feature() local 1111 unsigned int num_features = l.get_feature_count (); in langsys_collect_features() local 1650 unsigned int num_features = gpos.get_feature_count (); in hb_ot_layout_get_size_params() local
|
H A D | hb-uniscribe.cc | 584 _hb_uniscribe_shape(hb_shape_plan_t *shape_plan, hb_font_t *font, hb_buffer_t *buffer, const hb_feature_t *features, unsigned int num_features) _hb_uniscribe_shape() argument
|
/third_party/skia/third_party/externals/harfbuzz/test/shape/data/aots/ |
H A D | hb-aots-tester.cpp | 48 int num_features; member
|
/third_party/mesa3d/src/microsoft/vulkan/ |
H A D | dzn_device.c | 1915 unsigned num_features = sizeof(VkPhysicalDeviceFeatures) / sizeof(VkBool32); in check_physical_device_features() local
|