Home
last modified time | relevance | path

Searched refs:cluster_level (Results 1 – 25 of 27) sorted by relevance

12

/third_party/skia/third_party/externals/harfbuzz/util/
Dshape-options.hh59 hb_buffer_set_cluster_level (buffer, cluster_level); in setup_buffer()
149 if (cluster_level == HB_BUFFER_CLUSTER_LEVEL_MONOTONE_GRAPHEMES || in verify_buffer_monotone()
150 cluster_level == HB_BUFFER_CLUSTER_LEVEL_MONOTONE_CHARACTERS) in verify_buffer_monotone()
175 if (cluster_level != HB_BUFFER_CLUSTER_LEVEL_MONOTONE_GRAPHEMES && in verify_buffer_safe_to_break()
176 cluster_level != HB_BUFFER_CLUSTER_LEVEL_MONOTONE_CHARACTERS) in verify_buffer_safe_to_break()
310 hb_buffer_cluster_level_t cluster_level = HB_BUFFER_CLUSTER_LEVEL_DEFAULT; member
434 …{"cluster-level", 0, 0, G_OPTION_ARG_INT, &this->cluster_level, "Cluster merging level (default:… in add_options()
/third_party/flutter/skia/third_party/externals/harfbuzz/util/
Doptions.hh161 cluster_level = HB_BUFFER_CLUSTER_LEVEL_DEFAULT; in shape_options_t()
192 hb_buffer_set_cluster_level (buffer, cluster_level); in setup_buffer()
282 if (cluster_level == HB_BUFFER_CLUSTER_LEVEL_MONOTONE_GRAPHEMES || in verify_buffer_monotone()
283 cluster_level == HB_BUFFER_CLUSTER_LEVEL_MONOTONE_CHARACTERS) in verify_buffer_monotone()
308 if (cluster_level != HB_BUFFER_CLUSTER_LEVEL_MONOTONE_GRAPHEMES && in verify_buffer_safe_to_break()
309 cluster_level != HB_BUFFER_CLUSTER_LEVEL_MONOTONE_CHARACTERS) in verify_buffer_safe_to_break()
443 hb_buffer_cluster_level_t cluster_level; member
Doptions.cc420 …{"cluster-level", 0, 0, G_OPTION_ARG_INT, &this->cluster_level, "Cluster merging level (default:… in add_options()
/third_party/harfbuzz/util/
Doptions.hh167 cluster_level = HB_BUFFER_CLUSTER_LEVEL_DEFAULT; in shape_options_t()
198 hb_buffer_set_cluster_level (buffer, cluster_level); in setup_buffer()
288 if (cluster_level == HB_BUFFER_CLUSTER_LEVEL_MONOTONE_GRAPHEMES || in verify_buffer_monotone()
289 cluster_level == HB_BUFFER_CLUSTER_LEVEL_MONOTONE_CHARACTERS) in verify_buffer_monotone()
314 if (cluster_level != HB_BUFFER_CLUSTER_LEVEL_MONOTONE_GRAPHEMES && in verify_buffer_safe_to_break()
315 cluster_level != HB_BUFFER_CLUSTER_LEVEL_MONOTONE_CHARACTERS) in verify_buffer_safe_to_break()
449 hb_buffer_cluster_level_t cluster_level; member
Doptions.cc454 …{"cluster-level", 0, 0, G_OPTION_ARG_INT, &this->cluster_level, "Cluster merging level (default:… in add_options()
/third_party/harfbuzz/src/
Dhb-buffer.cc462 if (cluster_level == HB_BUFFER_CLUSTER_LEVEL_CHARACTERS) in merge_clusters_impl()
493 if (cluster_level == HB_BUFFER_CLUSTER_LEVEL_CHARACTERS) in merge_out_clusters()
1069 hb_buffer_cluster_level_t cluster_level) in hb_buffer_set_cluster_level() argument
1074 buffer->cluster_level = cluster_level; in hb_buffer_set_cluster_level()
1092 return buffer->cluster_level; in hb_buffer_get_cluster_level()
Dhb-ot-shape-complex-hangul.cc301 if (buffer->cluster_level == HB_BUFFER_CLUSTER_LEVEL_MONOTONE_GRAPHEMES) in preprocess_text_hangul()
375 if (buffer->cluster_level == HB_BUFFER_CLUSTER_LEVEL_MONOTONE_GRAPHEMES) in preprocess_text_hangul()
Dhb-ot-shape-complex-thai.cc363 if (start && buffer->cluster_level == HB_BUFFER_CLUSTER_LEVEL_MONOTONE_GRAPHEMES) in preprocess_text_thai()
Dhb-buffer.h358 hb_buffer_cluster_level_t cluster_level);
Dhb-buffer.hh93 hb_buffer_cluster_level_t cluster_level; member
Dhb-ot-shape.cc547 if (buffer->cluster_level == HB_BUFFER_CLUSTER_LEVEL_MONOTONE_GRAPHEMES) in hb_form_clusters()
571 if (buffer->cluster_level == HB_BUFFER_CLUSTER_LEVEL_MONOTONE_CHARACTERS) in hb_ensure_native_direction()
Dhb-coretext.cc494 if (buffer->cluster_level == HB_BUFFER_CLUSTER_LEVEL_MONOTONE_GRAPHEMES) in _hb_coretext_shape()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-buffer.cc518 if (cluster_level == HB_BUFFER_CLUSTER_LEVEL_CHARACTERS) in merge_clusters_impl()
549 if (cluster_level == HB_BUFFER_CLUSTER_LEVEL_CHARACTERS) in merge_out_clusters()
1119 hb_buffer_cluster_level_t cluster_level) in hb_buffer_set_cluster_level() argument
1124 buffer->cluster_level = cluster_level; in hb_buffer_set_cluster_level()
1140 return buffer->cluster_level; in hb_buffer_get_cluster_level()
Dhb-ot-shape-complex-hangul.cc295 if (buffer->cluster_level == HB_BUFFER_CLUSTER_LEVEL_MONOTONE_GRAPHEMES) in preprocess_text_hangul()
372 if (buffer->cluster_level == HB_BUFFER_CLUSTER_LEVEL_MONOTONE_GRAPHEMES) in preprocess_text_hangul()
Dhb-ot-shape-complex-thai.cc360 if (start && buffer->cluster_level == HB_BUFFER_CLUSTER_LEVEL_MONOTONE_GRAPHEMES) in preprocess_text_thai()
Dhb-buffer.h330 hb_buffer_cluster_level_t cluster_level);
Dhb-buffer.hh93 hb_buffer_cluster_level_t cluster_level; member
Dhb-ot-shape.cc502 if (buffer->cluster_level == HB_BUFFER_CLUSTER_LEVEL_MONOTONE_GRAPHEMES) in hb_form_clusters()
526 if (buffer->cluster_level == HB_BUFFER_CLUSTER_LEVEL_MONOTONE_CHARACTERS) in hb_ensure_native_direction()
Dhb-coretext.cc469 if (buffer->cluster_level == HB_BUFFER_CLUSTER_LEVEL_MONOTONE_GRAPHEMES) in _hb_coretext_shape()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-buffer.cc448 if (cluster_level == HB_BUFFER_CLUSTER_LEVEL_CHARACTERS) in merge_clusters_impl()
479 if (cluster_level == HB_BUFFER_CLUSTER_LEVEL_CHARACTERS) in merge_out_clusters()
1056 hb_buffer_cluster_level_t cluster_level) in hb_buffer_set_cluster_level() argument
1061 buffer->cluster_level = cluster_level; in hb_buffer_set_cluster_level()
1079 return buffer->cluster_level; in hb_buffer_get_cluster_level()
Dhb-ot-shape-complex-hangul.cc301 if (buffer->cluster_level == HB_BUFFER_CLUSTER_LEVEL_MONOTONE_GRAPHEMES) in preprocess_text_hangul()
375 if (buffer->cluster_level == HB_BUFFER_CLUSTER_LEVEL_MONOTONE_GRAPHEMES) in preprocess_text_hangul()
Dhb-ot-shape-complex-thai.cc363 if (start && buffer->cluster_level == HB_BUFFER_CLUSTER_LEVEL_MONOTONE_GRAPHEMES) in preprocess_text_thai()
Dhb-buffer.h358 hb_buffer_cluster_level_t cluster_level);
Dhb-buffer.hh93 hb_buffer_cluster_level_t cluster_level; member
Dhb-ot-shape.cc578 if (buffer->cluster_level == HB_BUFFER_CLUSTER_LEVEL_MONOTONE_GRAPHEMES) in hb_form_clusters()
632 if (buffer->cluster_level == HB_BUFFER_CLUSTER_LEVEL_MONOTONE_CHARACTERS) in hb_ensure_native_direction()

12