Home
last modified time | relevance | path

Searched refs:ligGlyph (Results 1 – 25 of 90) sorted by relevance

1234

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/font/layout/
H A DLigatureSubstSubtables.cpp75 TTGlyphID ligGlyph = SWAPW(ligTable->ligGlyph); in process() local
88 …if (comp == compCount && (filter == NULL || filter->accept(LE_SET_GLYPH(glyph, ligGlyph), success)… in process()
99 tempIterator.setCurrGlyphID(ligGlyph); in process()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/font/layout/
H A DLigatureSubstSubtables.cpp75 TTGlyphID ligGlyph = SWAPW(ligTable->ligGlyph); in process() local
88 …if (comp == compCount && (filter == NULL || filter->accept(LE_SET_GLYPH(glyph, ligGlyph), success)… in process()
99 tempIterator.setCurrGlyphID(ligGlyph); in process()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/harfbuzz/src/
H A Dhb-ot-layout-gdef-table.hh313 const LigGlyph &lig_glyph = this+ligGlyph[index]; in get_lig_carets()
327 + hb_zip (this+coverage, ligGlyph) in subset()
329 | hb_filter (subset_offset_array (c, out->ligGlyph, this), hb_second) in subset()
342 return_trace (coverage.sanitize (c, this) && ligGlyph.sanitize (c, this)); in sanitize()
350 ligGlyph; /* Array of LigGlyph tables member
353 DEFINE_SIZE_ARRAY (4, ligGlyph);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/harfbuzz-ng/src/src/
H A Dhb-ot-layout-gdef-table.hh313 const LigGlyph &lig_glyph = this+ligGlyph[index]; in get_lig_carets()
327 + hb_zip (this+coverage, ligGlyph) in subset()
329 | hb_filter (subset_offset_array (c, out->ligGlyph, this), hb_second) in subset()
342 return_trace (coverage.sanitize (c, this) && ligGlyph.sanitize (c, this)); in sanitize()
350 ligGlyph; /* Array of LigGlyph tables member
353 DEFINE_SIZE_ARRAY (4, ligGlyph);
/dports/www/firefox-esr/firefox-91.8.0/gfx/harfbuzz/src/
H A Dhb-ot-layout-gdef-table.hh368 const LigGlyph &lig_glyph = this+ligGlyph[index]; in get_lig_carets()
382 + hb_zip (this+coverage, ligGlyph) in subset()
384 | hb_filter (subset_offset_array (c, out->ligGlyph, this), hb_second) in subset()
396 + hb_zip (this+coverage, ligGlyph) in collect_variation_indices()
407 return_trace (coverage.sanitize (c, this) && ligGlyph.sanitize (c, this)); in sanitize()
415 ligGlyph; /* Array of LigGlyph tables member
418 DEFINE_SIZE_ARRAY (4, ligGlyph);
/dports/www/firefox/firefox-99.0/gfx/harfbuzz/src/
H A Dhb-ot-layout-gdef-table.hh367 const LigGlyph &lig_glyph = this+ligGlyph[index]; in get_lig_carets()
381 + hb_zip (this+coverage, ligGlyph) in subset()
383 | hb_filter (subset_offset_array (c, out->ligGlyph, this), hb_second) in subset()
394 + hb_zip (this+coverage, ligGlyph) in collect_variation_indices()
405 return_trace (coverage.sanitize (c, this) && ligGlyph.sanitize (c, this)); in sanitize()
413 ligGlyph; /* Array of LigGlyph tables member
416 DEFINE_SIZE_ARRAY (4, ligGlyph);
/dports/print/harfbuzz-hb-view/harfbuzz-3.4.0/src/
H A Dhb-ot-layout-gdef-table.hh367 const LigGlyph &lig_glyph = this+ligGlyph[index]; in get_lig_carets()
381 + hb_zip (this+coverage, ligGlyph) in subset()
383 | hb_filter (subset_offset_array (c, out->ligGlyph, this), hb_second) in subset()
394 + hb_zip (this+coverage, ligGlyph) in collect_variation_indices()
405 return_trace (coverage.sanitize (c, this) && ligGlyph.sanitize (c, this)); in sanitize()
413 ligGlyph; /* Array of LigGlyph tables member
416 DEFINE_SIZE_ARRAY (4, ligGlyph);
/dports/print/harfbuzz-icu/harfbuzz-3.4.0/src/
H A Dhb-ot-layout-gdef-table.hh367 const LigGlyph &lig_glyph = this+ligGlyph[index]; in get_lig_carets()
381 + hb_zip (this+coverage, ligGlyph) in subset()
383 | hb_filter (subset_offset_array (c, out->ligGlyph, this), hb_second) in subset()
394 + hb_zip (this+coverage, ligGlyph) in collect_variation_indices()
405 return_trace (coverage.sanitize (c, this) && ligGlyph.sanitize (c, this)); in sanitize()
413 ligGlyph; /* Array of LigGlyph tables member
416 DEFINE_SIZE_ARRAY (4, ligGlyph);
/dports/print/harfbuzz/harfbuzz-3.4.0/src/
H A Dhb-ot-layout-gdef-table.hh367 const LigGlyph &lig_glyph = this+ligGlyph[index]; in get_lig_carets()
381 + hb_zip (this+coverage, ligGlyph) in subset()
383 | hb_filter (subset_offset_array (c, out->ligGlyph, this), hb_second) in subset()
394 + hb_zip (this+coverage, ligGlyph) in collect_variation_indices()
405 return_trace (coverage.sanitize (c, this) && ligGlyph.sanitize (c, this)); in sanitize()
413 ligGlyph; /* Array of LigGlyph tables member
416 DEFINE_SIZE_ARRAY (4, ligGlyph);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/harfbuzz-ng/src/src/
H A Dhb-ot-layout-gdef-table.hh368 const LigGlyph &lig_glyph = this+ligGlyph[index]; in get_lig_carets()
382 + hb_zip (this+coverage, ligGlyph) in subset()
384 | hb_filter (subset_offset_array (c, out->ligGlyph, this), hb_second) in subset()
396 + hb_zip (this+coverage, ligGlyph) in collect_variation_indices()
407 return_trace (coverage.sanitize (c, this) && ligGlyph.sanitize (c, this)); in sanitize()
415 ligGlyph; /* Array of LigGlyph tables member
418 DEFINE_SIZE_ARRAY (4, ligGlyph);
/dports/www/lagrange/lagrange-1.7.3/lib/harfbuzz/src/
H A Dhb-ot-layout-gdef-table.hh367 const LigGlyph &lig_glyph = this+ligGlyph[index]; in get_lig_carets()
381 + hb_zip (this+coverage, ligGlyph) in subset()
383 | hb_filter (subset_offset_array (c, out->ligGlyph, this), hb_second) in subset()
394 + hb_zip (this+coverage, ligGlyph) in collect_variation_indices()
405 return_trace (coverage.sanitize (c, this) && ligGlyph.sanitize (c, this)); in sanitize()
413 ligGlyph; /* Array of LigGlyph tables member
416 DEFINE_SIZE_ARRAY (4, ligGlyph);
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-ot-layout-gdef-table.hh368 const LigGlyph &lig_glyph = this+ligGlyph[index]; in get_lig_carets()
382 + hb_zip (this+coverage, ligGlyph) in subset()
384 | hb_filter (subset_offset_array (c, out->ligGlyph, this), hb_second) in subset()
396 + hb_zip (this+coverage, ligGlyph) in collect_variation_indices()
407 return_trace (coverage.sanitize (c, this) && ligGlyph.sanitize (c, this)); in sanitize()
415 ligGlyph; /* Array of LigGlyph tables member
418 DEFINE_SIZE_ARRAY (4, ligGlyph);
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-ot-layout-gdef-table.hh368 const LigGlyph &lig_glyph = this+ligGlyph[index]; in get_lig_carets()
382 + hb_zip (this+coverage, ligGlyph) in subset()
384 | hb_filter (subset_offset_array (c, out->ligGlyph, this), hb_second) in subset()
396 + hb_zip (this+coverage, ligGlyph) in collect_variation_indices()
407 return_trace (coverage.sanitize (c, this) && ligGlyph.sanitize (c, this)); in sanitize()
415 ligGlyph; /* Array of LigGlyph tables member
418 DEFINE_SIZE_ARRAY (4, ligGlyph);
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/harfbuzz/src/
H A Dhb-ot-layout-gdef-table.hh368 const LigGlyph &lig_glyph = this+ligGlyph[index]; in get_lig_carets()
382 + hb_zip (this+coverage, ligGlyph) in subset()
384 | hb_filter (subset_offset_array (c, out->ligGlyph, this), hb_second) in subset()
396 + hb_zip (this+coverage, ligGlyph) in collect_variation_indices()
407 return_trace (coverage.sanitize (c, this) && ligGlyph.sanitize (c, this)); in sanitize()
415 ligGlyph; /* Array of LigGlyph tables member
418 DEFINE_SIZE_ARRAY (4, ligGlyph);
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/rustybuzz-0.1.1/harfbuzz/src/
H A Dhb-ot-layout-gdef-table.hh304 const LigGlyph &lig_glyph = this + ligGlyph[index]; in get_lig_carets()
310 +hb_zip(this + coverage, ligGlyph) | hb_filter(c->glyph_set, hb_first) | hb_map(hb_second) | in collect_variation_indices()
317 return_trace(coverage.sanitize(c, this) && ligGlyph.sanitize(c, this)); in sanitize()
323 OffsetArrayOf<LigGlyph> ligGlyph; /* Array of LigGlyph tables member
326 DEFINE_SIZE_ARRAY(4, ligGlyph);
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout-gdef-table.hh263 const LigGlyph &lig_glyph = this+ligGlyph[index]; in get_lig_carets()
270 return_trace (coverage.sanitize (c, this) && ligGlyph.sanitize (c, this)); in sanitize()
278 ligGlyph; /* Array of LigGlyph tables member
281 DEFINE_SIZE_ARRAY (4, ligGlyph);
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout-gdef-table.hh263 const LigGlyph &lig_glyph = this+ligGlyph[index]; in get_lig_carets()
270 return_trace (coverage.sanitize (c, this) && ligGlyph.sanitize (c, this)); in sanitize()
278 ligGlyph; /* Array of LigGlyph tables member
281 DEFINE_SIZE_ARRAY (4, ligGlyph);
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout-gdef-table.hh263 const LigGlyph &lig_glyph = this+ligGlyph[index]; in get_lig_carets()
270 return_trace (coverage.sanitize (c, this) && ligGlyph.sanitize (c, this)); in sanitize()
278 ligGlyph; /* Array of LigGlyph tables member
281 DEFINE_SIZE_ARRAY (4, ligGlyph);
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout-gdef-table.hh263 const LigGlyph &lig_glyph = this+ligGlyph[index]; in get_lig_carets()
270 return_trace (coverage.sanitize (c, this) && ligGlyph.sanitize (c, this)); in sanitize()
278 ligGlyph; /* Array of LigGlyph tables member
281 DEFINE_SIZE_ARRAY (4, ligGlyph);
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout-gdef-table.hh263 const LigGlyph &lig_glyph = this+ligGlyph[index]; in get_lig_carets()
270 return_trace (coverage.sanitize (c, this) && ligGlyph.sanitize (c, this)); in sanitize()
278 ligGlyph; /* Array of LigGlyph tables member
281 DEFINE_SIZE_ARRAY (4, ligGlyph);
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout-gdef-table.hh263 const LigGlyph &lig_glyph = this+ligGlyph[index]; in get_lig_carets()
270 return_trace (coverage.sanitize (c, this) && ligGlyph.sanitize (c, this)); in sanitize()
278 ligGlyph; /* Array of LigGlyph tables member
281 DEFINE_SIZE_ARRAY (4, ligGlyph);
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout-gdef-table.hh263 const LigGlyph &lig_glyph = this+ligGlyph[index]; in get_lig_carets()
270 return_trace (coverage.sanitize (c, this) && ligGlyph.sanitize (c, this)); in sanitize()
278 ligGlyph; /* Array of LigGlyph tables member
281 DEFINE_SIZE_ARRAY (4, ligGlyph);
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout-gdef-table.hh263 const LigGlyph &lig_glyph = this+ligGlyph[index]; in get_lig_carets()
270 return_trace (coverage.sanitize (c, this) && ligGlyph.sanitize (c, this)); in sanitize()
278 ligGlyph; /* Array of LigGlyph tables member
281 DEFINE_SIZE_ARRAY (4, ligGlyph);
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout-gdef-table.hh263 const LigGlyph &lig_glyph = this+ligGlyph[index]; in get_lig_carets()
270 return_trace (coverage.sanitize (c, this) && ligGlyph.sanitize (c, this)); in sanitize()
278 ligGlyph; /* Array of LigGlyph tables member
281 DEFINE_SIZE_ARRAY (4, ligGlyph);
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout-gdef-table.hh263 const LigGlyph &lig_glyph = this+ligGlyph[index]; in get_lig_carets()
270 return_trace (coverage.sanitize (c, this) && ligGlyph.sanitize (c, this)); in sanitize()
278 ligGlyph; /* Array of LigGlyph tables member
281 DEFINE_SIZE_ARRAY (4, ligGlyph);

1234