Home
last modified time | relevance | path

Searched refs:vertGlyphCount (Results 1 – 25 of 74) sorted by relevance

123

/dports/print/harfbuzz-hb-view/harfbuzz-3.4.0/src/
H A Dhb-ot-math-table.hh890 …struction>> glyph_construction_offsets = glyphConstruction.as_array (vertGlyphCount + horizGlyphCo… in closure_glyphs()
894 const auto vert_offsets = glyph_construction_offsets.sub_array (0, vertGlyphCount); in closure_glyphs()
905 … const auto hori_offsets = glyph_construction_offsets.sub_array (vertGlyphCount, horizGlyphCount); in closure_glyphs()
952 …collect_coverage_and_indices (new_vert_coverage, vertGlyphCoverage, 0, vertGlyphCount, indices, gl… in subset()
953 …coverage_and_indices (new_hori_coverage, horizGlyphCoverage, vertGlyphCount, vertGlyphCount + hori… in subset()
955 …if (!c->serializer->check_assign (out->vertGlyphCount, new_vert_coverage.length, HB_SERIALIZE_ERRO… in subset()
978 unsigned int count = vertGlyphCount + horizGlyphCount; in sanitize_offsets()
990 c->check_array (glyphConstruction.arrayZ, vertGlyphCount + horizGlyphCount) && in sanitize()
1027 unsigned int count = vertical ? vertGlyphCount : horizGlyphCount; in get_glyph_construction()
1035 index += vertGlyphCount; in get_glyph_construction()
[all …]
/dports/www/firefox/firefox-99.0/gfx/harfbuzz/src/
H A Dhb-ot-math-table.hh890 …struction>> glyph_construction_offsets = glyphConstruction.as_array (vertGlyphCount + horizGlyphCo… in closure_glyphs()
894 const auto vert_offsets = glyph_construction_offsets.sub_array (0, vertGlyphCount); in closure_glyphs()
905 … const auto hori_offsets = glyph_construction_offsets.sub_array (vertGlyphCount, horizGlyphCount); in closure_glyphs()
952 …collect_coverage_and_indices (new_vert_coverage, vertGlyphCoverage, 0, vertGlyphCount, indices, gl… in subset()
953 …coverage_and_indices (new_hori_coverage, horizGlyphCoverage, vertGlyphCount, vertGlyphCount + hori… in subset()
955 …if (!c->serializer->check_assign (out->vertGlyphCount, new_vert_coverage.length, HB_SERIALIZE_ERRO… in subset()
978 unsigned int count = vertGlyphCount + horizGlyphCount; in sanitize_offsets()
990 c->check_array (glyphConstruction.arrayZ, vertGlyphCount + horizGlyphCount) && in sanitize()
1027 unsigned int count = vertical ? vertGlyphCount : horizGlyphCount; in get_glyph_construction()
1035 index += vertGlyphCount; in get_glyph_construction()
[all …]
/dports/print/harfbuzz/harfbuzz-3.4.0/src/
H A Dhb-ot-math-table.hh890 …struction>> glyph_construction_offsets = glyphConstruction.as_array (vertGlyphCount + horizGlyphCo… in closure_glyphs()
894 const auto vert_offsets = glyph_construction_offsets.sub_array (0, vertGlyphCount); in closure_glyphs()
905 … const auto hori_offsets = glyph_construction_offsets.sub_array (vertGlyphCount, horizGlyphCount); in closure_glyphs()
952 …collect_coverage_and_indices (new_vert_coverage, vertGlyphCoverage, 0, vertGlyphCount, indices, gl… in subset()
953 …coverage_and_indices (new_hori_coverage, horizGlyphCoverage, vertGlyphCount, vertGlyphCount + hori… in subset()
955 …if (!c->serializer->check_assign (out->vertGlyphCount, new_vert_coverage.length, HB_SERIALIZE_ERRO… in subset()
978 unsigned int count = vertGlyphCount + horizGlyphCount; in sanitize_offsets()
990 c->check_array (glyphConstruction.arrayZ, vertGlyphCount + horizGlyphCount) && in sanitize()
1027 unsigned int count = vertical ? vertGlyphCount : horizGlyphCount; in get_glyph_construction()
1035 index += vertGlyphCount; in get_glyph_construction()
[all …]
/dports/print/harfbuzz-icu/harfbuzz-3.4.0/src/
H A Dhb-ot-math-table.hh890 …struction>> glyph_construction_offsets = glyphConstruction.as_array (vertGlyphCount + horizGlyphCo… in closure_glyphs()
894 const auto vert_offsets = glyph_construction_offsets.sub_array (0, vertGlyphCount); in closure_glyphs()
905 … const auto hori_offsets = glyph_construction_offsets.sub_array (vertGlyphCount, horizGlyphCount); in closure_glyphs()
952 …collect_coverage_and_indices (new_vert_coverage, vertGlyphCoverage, 0, vertGlyphCount, indices, gl… in subset()
953 …coverage_and_indices (new_hori_coverage, horizGlyphCoverage, vertGlyphCount, vertGlyphCount + hori… in subset()
955 …if (!c->serializer->check_assign (out->vertGlyphCount, new_vert_coverage.length, HB_SERIALIZE_ERRO… in subset()
978 unsigned int count = vertGlyphCount + horizGlyphCount; in sanitize_offsets()
990 c->check_array (glyphConstruction.arrayZ, vertGlyphCount + horizGlyphCount) && in sanitize()
1027 unsigned int count = vertical ? vertGlyphCount : horizGlyphCount; in get_glyph_construction()
1035 index += vertGlyphCount; in get_glyph_construction()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/gfx/harfbuzz/src/
H A Dhb-ot-math-table.hh589 unsigned int count = vertGlyphCount + horizGlyphCount; in sanitize_offsets()
601 c->check_array (glyphConstruction.arrayZ, vertGlyphCount + horizGlyphCount) && in sanitize()
638 unsigned int count = vertical ? vertGlyphCount : horizGlyphCount; in get_glyph_construction()
646 index += vertGlyphCount; in get_glyph_construction()
664 HBUINT16 vertGlyphCount; /* Number of glyphs for which member
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-ot-math-table.hh585 unsigned int count = vertGlyphCount + horizGlyphCount; in sanitize_offsets()
597 c->check_array (glyphConstruction.arrayZ, vertGlyphCount + horizGlyphCount) && in sanitize()
634 unsigned int count = vertical ? vertGlyphCount : horizGlyphCount; in get_glyph_construction()
642 index += vertGlyphCount; in get_glyph_construction()
657 HBUINT16 vertGlyphCount; /* Number of glyphs for which member
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-math-table.hh589 unsigned int count = vertGlyphCount + horizGlyphCount; in sanitize_offsets()
603 vertGlyphCount + horizGlyphCount) && in sanitize()
640 unsigned int count = vertical ? vertGlyphCount : horizGlyphCount; in get_glyph_construction()
648 index += vertGlyphCount; in get_glyph_construction()
663 UINT16 vertGlyphCount; /* Number of glyphs for which member
H A Dhb-ot-layout-math-table.hh589 unsigned int count = vertGlyphCount + horizGlyphCount; in sanitize_offsets()
603 vertGlyphCount + horizGlyphCount) && in sanitize()
640 unsigned int count = vertical ? vertGlyphCount : horizGlyphCount; in get_glyph_construction()
648 index += vertGlyphCount; in get_glyph_construction()
663 USHORT vertGlyphCount; /* Number of glyphs for which member
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout-math-table.hh589 unsigned int count = vertGlyphCount + horizGlyphCount; in sanitize_offsets()
603 vertGlyphCount + horizGlyphCount) && in sanitize()
640 unsigned int count = vertical ? vertGlyphCount : horizGlyphCount; in get_glyph_construction()
648 index += vertGlyphCount; in get_glyph_construction()
663 USHORT vertGlyphCount; /* Number of glyphs for which member
H A Dhb-ot-math-table.hh589 unsigned int count = vertGlyphCount + horizGlyphCount; in sanitize_offsets()
603 vertGlyphCount + horizGlyphCount) && in sanitize()
640 unsigned int count = vertical ? vertGlyphCount : horizGlyphCount; in get_glyph_construction()
648 index += vertGlyphCount; in get_glyph_construction()
663 UINT16 vertGlyphCount; /* Number of glyphs for which member
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-math-table.hh589 unsigned int count = vertGlyphCount + horizGlyphCount; in sanitize_offsets()
603 vertGlyphCount + horizGlyphCount) && in sanitize()
640 unsigned int count = vertical ? vertGlyphCount : horizGlyphCount; in get_glyph_construction()
648 index += vertGlyphCount; in get_glyph_construction()
663 UINT16 vertGlyphCount; /* Number of glyphs for which member
H A Dhb-ot-layout-math-table.hh589 unsigned int count = vertGlyphCount + horizGlyphCount; in sanitize_offsets()
603 vertGlyphCount + horizGlyphCount) && in sanitize()
640 unsigned int count = vertical ? vertGlyphCount : horizGlyphCount; in get_glyph_construction()
648 index += vertGlyphCount; in get_glyph_construction()
663 USHORT vertGlyphCount; /* Number of glyphs for which member
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-math-table.hh585 unsigned int count = vertGlyphCount + horizGlyphCount; in sanitize_offsets()
597 c->check_array (glyphConstruction.arrayZ, vertGlyphCount + horizGlyphCount) && in sanitize()
634 unsigned int count = vertical ? vertGlyphCount : horizGlyphCount; in get_glyph_construction()
642 index += vertGlyphCount; in get_glyph_construction()
657 HBUINT16 vertGlyphCount; /* Number of glyphs for which member
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-ot-math-table.hh585 unsigned int count = vertGlyphCount + horizGlyphCount; in sanitize_offsets()
597 c->check_array (glyphConstruction.arrayZ, vertGlyphCount + horizGlyphCount) && in sanitize()
634 unsigned int count = vertical ? vertGlyphCount : horizGlyphCount; in get_glyph_construction()
642 index += vertGlyphCount; in get_glyph_construction()
657 HBUINT16 vertGlyphCount; /* Number of glyphs for which member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/harfbuzz-ng/src/src/
H A Dhb-ot-math-table.hh585 unsigned int count = vertGlyphCount + horizGlyphCount; in sanitize_offsets()
597 c->check_array (glyphConstruction.arrayZ, vertGlyphCount + horizGlyphCount) && in sanitize()
634 unsigned int count = vertical ? vertGlyphCount : horizGlyphCount; in get_glyph_construction()
642 index += vertGlyphCount; in get_glyph_construction()
658 HBUINT16 vertGlyphCount; /* Number of glyphs for which member
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-math-table.hh589 unsigned int count = vertGlyphCount + horizGlyphCount; in sanitize_offsets()
603 vertGlyphCount + horizGlyphCount) && in sanitize()
640 unsigned int count = vertical ? vertGlyphCount : horizGlyphCount; in get_glyph_construction()
648 index += vertGlyphCount; in get_glyph_construction()
663 UINT16 vertGlyphCount; /* Number of glyphs for which member
H A Dhb-ot-layout-math-table.hh589 unsigned int count = vertGlyphCount + horizGlyphCount; in sanitize_offsets()
603 vertGlyphCount + horizGlyphCount) && in sanitize()
640 unsigned int count = vertical ? vertGlyphCount : horizGlyphCount; in get_glyph_construction()
648 index += vertGlyphCount; in get_glyph_construction()
663 USHORT vertGlyphCount; /* Number of glyphs for which member
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout-math-table.hh589 unsigned int count = vertGlyphCount + horizGlyphCount; in sanitize_offsets()
603 vertGlyphCount + horizGlyphCount) && in sanitize()
640 unsigned int count = vertical ? vertGlyphCount : horizGlyphCount; in get_glyph_construction()
648 index += vertGlyphCount; in get_glyph_construction()
663 USHORT vertGlyphCount; /* Number of glyphs for which member
H A Dhb-ot-math-table.hh589 unsigned int count = vertGlyphCount + horizGlyphCount; in sanitize_offsets()
603 vertGlyphCount + horizGlyphCount) && in sanitize()
640 unsigned int count = vertical ? vertGlyphCount : horizGlyphCount; in get_glyph_construction()
648 index += vertGlyphCount; in get_glyph_construction()
663 UINT16 vertGlyphCount; /* Number of glyphs for which member
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout-math-table.hh589 unsigned int count = vertGlyphCount + horizGlyphCount; in sanitize_offsets()
603 vertGlyphCount + horizGlyphCount) && in sanitize()
640 unsigned int count = vertical ? vertGlyphCount : horizGlyphCount; in get_glyph_construction()
648 index += vertGlyphCount; in get_glyph_construction()
663 USHORT vertGlyphCount; /* Number of glyphs for which member
H A Dhb-ot-math-table.hh589 unsigned int count = vertGlyphCount + horizGlyphCount; in sanitize_offsets()
603 vertGlyphCount + horizGlyphCount) && in sanitize()
640 unsigned int count = vertical ? vertGlyphCount : horizGlyphCount; in get_glyph_construction()
648 index += vertGlyphCount; in get_glyph_construction()
663 UINT16 vertGlyphCount; /* Number of glyphs for which member
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout-math-table.hh589 unsigned int count = vertGlyphCount + horizGlyphCount; in sanitize_offsets()
603 vertGlyphCount + horizGlyphCount) && in sanitize()
640 unsigned int count = vertical ? vertGlyphCount : horizGlyphCount; in get_glyph_construction()
648 index += vertGlyphCount; in get_glyph_construction()
663 USHORT vertGlyphCount; /* Number of glyphs for which member
H A Dhb-ot-math-table.hh589 unsigned int count = vertGlyphCount + horizGlyphCount; in sanitize_offsets()
603 vertGlyphCount + horizGlyphCount) && in sanitize()
640 unsigned int count = vertical ? vertGlyphCount : horizGlyphCount; in get_glyph_construction()
648 index += vertGlyphCount; in get_glyph_construction()
663 UINT16 vertGlyphCount; /* Number of glyphs for which member
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout-math-table.hh589 unsigned int count = vertGlyphCount + horizGlyphCount; in sanitize_offsets()
603 vertGlyphCount + horizGlyphCount) && in sanitize()
640 unsigned int count = vertical ? vertGlyphCount : horizGlyphCount; in get_glyph_construction()
648 index += vertGlyphCount; in get_glyph_construction()
663 USHORT vertGlyphCount; /* Number of glyphs for which member
H A Dhb-ot-math-table.hh589 unsigned int count = vertGlyphCount + horizGlyphCount; in sanitize_offsets()
603 vertGlyphCount + horizGlyphCount) && in sanitize()
640 unsigned int count = vertical ? vertGlyphCount : horizGlyphCount; in get_glyph_construction()
648 index += vertGlyphCount; in get_glyph_construction()
663 UINT16 vertGlyphCount; /* Number of glyphs for which member

123