Home
last modified time | relevance | path

Searched refs:log_clusters (Results 1 – 25 of 451) sorted by relevance

12345678910>>...19

/dports/x11-toolkits/pango/pango-1.48.11/pango/
H A Dglyphstring.c44 string->log_clusters = NULL; in pango_glyph_string_new()
90 string->log_clusters = g_realloc (string->log_clusters, string->space * sizeof (gint)); in pango_glyph_string_set_size()
120 new_string->log_clusters = g_memdup2 (string->log_clusters, in pango_glyph_string_copy()
139 g_free (string->log_clusters); in pango_glyph_string_free()
419 if (glyphs->log_clusters[i] > index) in pango_glyph_string_index_to_x()
421 end_index = glyphs->log_clusters[i]; in pango_glyph_string_index_to_x()
439 if (glyphs->log_clusters[i] > index) in pango_glyph_string_index_to_x()
542 end_index = glyphs->log_clusters[i]; in pango_glyph_string_x_to_index()
548 start_index = glyphs->log_clusters[i]; in pango_glyph_string_x_to_index()
567 end_index = glyphs->log_clusters[i]; in pango_glyph_string_x_to_index()
[all …]
H A Dpango-glyph-item.c76 if (orig->glyphs->log_clusters[i] >= split_index) in pango_glyph_item_split()
83 split_index = orig->glyphs->log_clusters[i]; in pango_glyph_item_split()
90 if (orig->glyphs->log_clusters[i] >= split_index) in pango_glyph_item_split()
97 split_index = orig->glyphs->log_clusters[i]; in pango_glyph_item_split()
114 memcpy (new->glyphs->log_clusters, orig->glyphs->log_clusters, num_glyphs * sizeof (int)); in pango_glyph_item_split()
119 orig->glyphs->log_clusters[i - num_glyphs] = orig->glyphs->log_clusters[i] - split_index; in pango_glyph_item_split()
124 …memcpy (new->glyphs->log_clusters, orig->glyphs->log_clusters + num_remaining, num_glyphs * sizeof… in pango_glyph_item_split()
127 orig->glyphs->log_clusters[i] = orig->glyphs->log_clusters[i] - split_index; in pango_glyph_item_split()
272 cluster = glyphs->log_clusters[glyph_index]; in G_DEFINE_BOXED_TYPE()
284 if (glyphs->log_clusters[glyph_index] > cluster) in G_DEFINE_BOXED_TYPE()
[all …]
H A Dpango-impl-utils.h125 log_cluster = glyphs->log_clusters[i]; in pango_glyph_string_reverse_range()
126 glyphs->log_clusters[i] = glyphs->log_clusters[j]; in pango_glyph_string_reverse_range()
127 glyphs->log_clusters[j] = log_cluster; in pango_glyph_string_reverse_range()
H A Dshape.c145 glyphs->log_clusters[i] = cluster; in fallback_shape()
288 last_cluster = glyphs->log_clusters[0] - 1; in pango_shape_with_flags()
292 if (glyphs->log_clusters[i] != last_cluster) in pango_shape_with_flags()
295 last_cluster = glyphs->log_clusters[i]; in pango_shape_with_flags()
314 glyphs->log_clusters[0] < glyphs->log_clusters[glyphs->num_glyphs - 1])) in pango_shape_with_flags()
H A Dpango-ot-buffer.c215 glyphs->log_clusters[i] = hb_glyph->cluster; in pango_ot_buffer_output()
216 glyphs->glyphs[i].attr.is_cluster_start = glyphs->log_clusters[i] != last_cluster; in pango_ot_buffer_output()
217 last_cluster = glyphs->log_clusters[i]; in pango_ot_buffer_output()
/dports/x11-toolkits/pangox-compat/pangox-compat-0.0.2/
H A Dpango-impl-utils.h171 log_cluster = glyphs->log_clusters[i]; in pango_glyph_string_reverse_range()
172 glyphs->log_clusters[i] = glyphs->log_clusters[j]; in pango_glyph_string_reverse_range()
173 glyphs->log_clusters[j] = log_cluster; in pango_glyph_string_reverse_range()
H A Dbasic-x.c297 glyphs->log_clusters[i] = offset; in set_glyph()
462 log_cluster = glyphs->log_clusters[i]; in swap_range()
463 glyphs->log_clusters[i] = glyphs->log_clusters[j]; in swap_range()
464 glyphs->log_clusters[j] = log_cluster; in swap_range()
628 glyphs->log_clusters[i] = glyphs->log_clusters[i-1]; in basic_engine_shape()
660 glyphs->log_clusters[end] == glyphs->log_clusters[start]) in basic_engine_shape()
/dports/graphics/silgraphite/silgraphite-2.3.1/wrappers/pangographite/
H A Dpangographite.cpp179 std::copy(cachedglyphs->log_clusters, in graphite_PangoGlyphString()
180 cachedglyphs->log_clusters + cachedglyphs->space, glyphs->log_clusters); in graphite_PangoGlyphString()
220 glyphs->log_clusters[0] = 0; in graphite_PangoGlyphString()
396 glyphs->log_clusters[i] = prg1stCharInClust[currGlyph]; in graphite_PangoGlyphString()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/text/
H A Dqtextengine_mac.cpp605 unsigned short *log_clusters = logClusters(&si); in shapeTextMac() local
612 memset(log_clusters, 0, len * sizeof(unsigned short)); in shapeTextMac()
616 if (!fe->stringToCMap(str, len, &g, &num_glyphs, flags, log_clusters, attributes(), &si)) { in shapeTextMac()
619 stringToCMapFailed = !fe->stringToCMap(str, len, &g, &num_glyphs, flags, log_clusters, in shapeTextMac()
624 heuristicSetGlyphAttributes(str, len, &g, log_clusters, num_glyphs); in shapeTextMac()
647 unsigned short *log_clusters = logClusters(&si); in shapeTextMac() local
650 int gpos = log_clusters[i]; in shapeTextMac()
/dports/www/firefox/firefox-99.0/gfx/harfbuzz/src/
H A Dhb-uniscribe.cc636 ALLOCATE_ARRAY (WORD, log_clusters, chars_len); in _hb_uniscribe_shape()
647 log_clusters[chars_len++] = cluster; in _hb_uniscribe_shape()
649 log_clusters[chars_len++] = cluster; /* Surrogates. */ in _hb_uniscribe_shape()
744 log_clusters, in _hb_uniscribe_shape()
765 log_clusters + chars_offset, in _hb_uniscribe_shape()
792 log_clusters[j] += glyphs_offset; in _hb_uniscribe_shape()
803 log_clusters + chars_offset, in _hb_uniscribe_shape()
835 uint32_t *p = &vis_clusters[log_clusters[buffer->info[i].utf16_index()]]; in _hb_uniscribe_shape()
H A Dhb-ms-feature-ranges.hh191 uint16_t *log_clusters, in hb_ms_make_feature_ranges() argument
202 while (log_clusters[i] < range->index_first) in hb_ms_make_feature_ranges()
204 while (log_clusters[i] > range->index_last) in hb_ms_make_feature_ranges()
/dports/print/harfbuzz-hb-view/harfbuzz-3.4.0/src/
H A Dhb-uniscribe.cc636 ALLOCATE_ARRAY (WORD, log_clusters, chars_len); in _hb_uniscribe_shape()
647 log_clusters[chars_len++] = cluster; in _hb_uniscribe_shape()
649 log_clusters[chars_len++] = cluster; /* Surrogates. */ in _hb_uniscribe_shape()
744 log_clusters, in _hb_uniscribe_shape()
765 log_clusters + chars_offset, in _hb_uniscribe_shape()
792 log_clusters[j] += glyphs_offset; in _hb_uniscribe_shape()
803 log_clusters + chars_offset, in _hb_uniscribe_shape()
835 uint32_t *p = &vis_clusters[log_clusters[buffer->info[i].utf16_index()]]; in _hb_uniscribe_shape()
H A Dhb-ms-feature-ranges.hh191 uint16_t *log_clusters, in hb_ms_make_feature_ranges() argument
202 while (log_clusters[i] < range->index_first) in hb_ms_make_feature_ranges()
204 while (log_clusters[i] > range->index_last) in hb_ms_make_feature_ranges()
/dports/print/harfbuzz/harfbuzz-3.4.0/src/
H A Dhb-uniscribe.cc636 ALLOCATE_ARRAY (WORD, log_clusters, chars_len); in _hb_uniscribe_shape()
647 log_clusters[chars_len++] = cluster; in _hb_uniscribe_shape()
649 log_clusters[chars_len++] = cluster; /* Surrogates. */ in _hb_uniscribe_shape()
744 log_clusters, in _hb_uniscribe_shape()
765 log_clusters + chars_offset, in _hb_uniscribe_shape()
792 log_clusters[j] += glyphs_offset; in _hb_uniscribe_shape()
803 log_clusters + chars_offset, in _hb_uniscribe_shape()
835 uint32_t *p = &vis_clusters[log_clusters[buffer->info[i].utf16_index()]]; in _hb_uniscribe_shape()
H A Dhb-ms-feature-ranges.hh191 uint16_t *log_clusters, in hb_ms_make_feature_ranges() argument
202 while (log_clusters[i] < range->index_first) in hb_ms_make_feature_ranges()
204 while (log_clusters[i] > range->index_last) in hb_ms_make_feature_ranges()
/dports/print/harfbuzz-icu/harfbuzz-3.4.0/src/
H A Dhb-uniscribe.cc636 ALLOCATE_ARRAY (WORD, log_clusters, chars_len); in _hb_uniscribe_shape()
647 log_clusters[chars_len++] = cluster; in _hb_uniscribe_shape()
649 log_clusters[chars_len++] = cluster; /* Surrogates. */ in _hb_uniscribe_shape()
744 log_clusters, in _hb_uniscribe_shape()
765 log_clusters + chars_offset, in _hb_uniscribe_shape()
792 log_clusters[j] += glyphs_offset; in _hb_uniscribe_shape()
803 log_clusters + chars_offset, in _hb_uniscribe_shape()
835 uint32_t *p = &vis_clusters[log_clusters[buffer->info[i].utf16_index()]]; in _hb_uniscribe_shape()
H A Dhb-ms-feature-ranges.hh191 uint16_t *log_clusters, in hb_ms_make_feature_ranges() argument
202 while (log_clusters[i] < range->index_first) in hb_ms_make_feature_ranges()
204 while (log_clusters[i] > range->index_last) in hb_ms_make_feature_ranges()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-thai.c212 unsigned short *logClusters = item->log_clusters; in HB_ThaiConvertStringToGlyphIndices()
341 int cluster_start = item->log_clusters[iCluster]; in HB_ThaiHeuristicSetGlyphAttributes()
343 while (iCluster < length && item->log_clusters[iCluster] == cluster_start) { in HB_ThaiHeuristicSetGlyphAttributes()
346 int cluster_end = (iCluster < length) ? item->log_clusters[iCluster] : item->num_glyphs; in HB_ThaiHeuristicSetGlyphAttributes()
/dports/www/firefox-esr/firefox-91.8.0/gfx/harfbuzz/src/
H A Dhb-uniscribe.cc782 ALLOCATE_ARRAY (WORD, log_clusters, chars_len); in _hb_uniscribe_shape()
793 log_clusters[chars_len++] = cluster; in _hb_uniscribe_shape()
795 log_clusters[chars_len++] = cluster; /* Surrogates. */ in _hb_uniscribe_shape()
880 while (log_clusters[k] < range->index_first) in _hb_uniscribe_shape()
882 while (log_clusters[k] > range->index_last) in _hb_uniscribe_shape()
924 log_clusters + chars_offset, in _hb_uniscribe_shape()
951 log_clusters[j] += glyphs_offset; in _hb_uniscribe_shape()
962 log_clusters + chars_offset, in _hb_uniscribe_shape()
994 uint32_t *p = &vis_clusters[log_clusters[buffer->info[i].utf16_index()]]; in _hb_uniscribe_shape()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/harfbuzz/src/
H A Dhb-uniscribe.cc782 ALLOCATE_ARRAY (WORD, log_clusters, chars_len); in _hb_uniscribe_shape()
793 log_clusters[chars_len++] = cluster; in _hb_uniscribe_shape()
795 log_clusters[chars_len++] = cluster; /* Surrogates. */ in _hb_uniscribe_shape()
880 while (log_clusters[k] < range->index_first) in _hb_uniscribe_shape()
882 while (log_clusters[k] > range->index_last) in _hb_uniscribe_shape()
924 log_clusters + chars_offset, in _hb_uniscribe_shape()
951 log_clusters[j] += glyphs_offset; in _hb_uniscribe_shape()
962 log_clusters + chars_offset, in _hb_uniscribe_shape()
994 uint32_t *p = &vis_clusters[log_clusters[buffer->info[i].utf16_index()]]; in _hb_uniscribe_shape()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/harfbuzz-ng/src/src/
H A Dhb-uniscribe.cc762 ALLOCATE_ARRAY (WORD, log_clusters, chars_len); in _hb_uniscribe_shape()
773 log_clusters[chars_len++] = cluster; in _hb_uniscribe_shape()
775 log_clusters[chars_len++] = cluster; /* Surrogates. */ in _hb_uniscribe_shape()
860 while (log_clusters[k] < range->index_first) in _hb_uniscribe_shape()
862 while (log_clusters[k] > range->index_last) in _hb_uniscribe_shape()
904 log_clusters + chars_offset, in _hb_uniscribe_shape()
931 log_clusters[j] += glyphs_offset; in _hb_uniscribe_shape()
942 log_clusters + chars_offset, in _hb_uniscribe_shape()
974 uint32_t *p = &vis_clusters[log_clusters[buffer->info[i].utf16_index()]]; in _hb_uniscribe_shape()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/harfbuzz/src/
H A Dhb-uniscribe.cc782 ALLOCATE_ARRAY (WORD, log_clusters, chars_len); in _hb_uniscribe_shape()
793 log_clusters[chars_len++] = cluster; in _hb_uniscribe_shape()
795 log_clusters[chars_len++] = cluster; /* Surrogates. */ in _hb_uniscribe_shape()
880 while (log_clusters[k] < range->index_first) in _hb_uniscribe_shape()
882 while (log_clusters[k] > range->index_last) in _hb_uniscribe_shape()
924 log_clusters + chars_offset, in _hb_uniscribe_shape()
951 log_clusters[j] += glyphs_offset; in _hb_uniscribe_shape()
962 log_clusters + chars_offset, in _hb_uniscribe_shape()
994 uint32_t *p = &vis_clusters[log_clusters[buffer->info[i].utf16_index()]]; in _hb_uniscribe_shape()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/harfbuzz/src/
H A Dhb-uniscribe.cc781 ALLOCATE_ARRAY (WORD, log_clusters, chars_len); in _hb_uniscribe_shape()
792 log_clusters[chars_len++] = cluster; in _hb_uniscribe_shape()
794 log_clusters[chars_len++] = cluster; /* Surrogates. */ in _hb_uniscribe_shape()
873 while (log_clusters[k] < range->index_first) in _hb_uniscribe_shape()
875 while (log_clusters[k] > range->index_last) in _hb_uniscribe_shape()
917 log_clusters + chars_offset, in _hb_uniscribe_shape()
944 log_clusters[j] += glyphs_offset; in _hb_uniscribe_shape()
955 log_clusters + chars_offset, in _hb_uniscribe_shape()
987 uint32_t *p = &vis_clusters[log_clusters[buffer->info[i].utf16_index()]]; in _hb_uniscribe_shape()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/harfbuzz-ng/src/src/
H A Dhb-uniscribe.cc782 ALLOCATE_ARRAY (WORD, log_clusters, chars_len); in _hb_uniscribe_shape()
793 log_clusters[chars_len++] = cluster; in _hb_uniscribe_shape()
795 log_clusters[chars_len++] = cluster; /* Surrogates. */ in _hb_uniscribe_shape()
880 while (log_clusters[k] < range->index_first) in _hb_uniscribe_shape()
882 while (log_clusters[k] > range->index_last) in _hb_uniscribe_shape()
924 log_clusters + chars_offset, in _hb_uniscribe_shape()
951 log_clusters[j] += glyphs_offset; in _hb_uniscribe_shape()
962 log_clusters + chars_offset, in _hb_uniscribe_shape()
994 uint32_t *p = &vis_clusters[log_clusters[buffer->info[i].utf16_index()]]; in _hb_uniscribe_shape()
/dports/www/lagrange/lagrange-1.7.3/lib/harfbuzz/src/
H A Dhb-uniscribe.cc782 ALLOCATE_ARRAY (WORD, log_clusters, chars_len); in _hb_uniscribe_shape()
793 log_clusters[chars_len++] = cluster; in _hb_uniscribe_shape()
795 log_clusters[chars_len++] = cluster; /* Surrogates. */ in _hb_uniscribe_shape()
880 while (log_clusters[k] < range->index_first) in _hb_uniscribe_shape()
882 while (log_clusters[k] > range->index_last) in _hb_uniscribe_shape()
924 log_clusters + chars_offset, in _hb_uniscribe_shape()
951 log_clusters[j] += glyphs_offset; in _hb_uniscribe_shape()
962 log_clusters + chars_offset, in _hb_uniscribe_shape()
994 uint32_t *p = &vis_clusters[log_clusters[buffer->info[i].utf16_index()]]; in _hb_uniscribe_shape()

12345678910>>...19