Home
last modified time | relevance | path

Searched refs:defaultUVS (Results 1 – 25 of 42) sorted by relevance

12

/dports/lang/spidermonkey78/firefox-78.9.0/gfx/harfbuzz/src/
H A Dhb-ot-cmap-table.hh839 if ((base+defaultUVS).bfind (codepoint)) in get_glyph()
858 HBUINT32 offset = other.defaultUVS; in operator =()
859 defaultUVS = offset; in operator =()
866 (base+defaultUVS).collect_unicodes (out); in collect_unicodes()
877 defaultUVS.sanitize (c, base) && in sanitize()
892 out->defaultUVS = 0; in copy()
905 if (defaultUVS != 0) in copy()
908 if (c->copy (base+defaultUVS, unicodes)) in copy()
922 defaultUVS; /* Offset to Default UVS Table. May be 0. */ member
1018 c->add_link (record[j].defaultUVS, obj_indices[i].first); in _add_links_to_variation_records()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/harfbuzz-ng/src/src/
H A Dhb-ot-cmap-table.hh838 if ((base+defaultUVS).bfind (codepoint)) in get_glyph()
857 HBUINT32 offset = other.defaultUVS; in operator =()
858 defaultUVS = offset; in operator =()
865 (base+defaultUVS).collect_unicodes (out); in collect_unicodes()
876 defaultUVS.sanitize (c, base) && in sanitize()
891 out->defaultUVS = 0; in copy()
904 if (defaultUVS != 0) in copy()
907 if (c->copy (base+defaultUVS, unicodes)) in copy()
921 defaultUVS; /* Offset to Default UVS Table. May be 0. */ member
1017 c->add_link (record[j].defaultUVS, obj_indices[i].first); in _add_links_to_variation_records()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/rustybuzz-0.1.1/harfbuzz/src/
H A Dhb-ot-cmap-table.hh593 if ((base + defaultUVS).bfind(codepoint)) in get_glyph()
611 HBUINT32 offset = other.defaultUVS; in operator =()
612 defaultUVS = offset; in operator =()
619 (base + defaultUVS).collect_unicodes(out); in collect_unicodes()
627 (base + defaultUVS).collect_unicodes(unicodes); in collect_mapping()
639 …return_trace(c->check_struct(this) && defaultUVS.sanitize(c, base) && nonDefaultUVS.sanitize(c, ba… in sanitize()
643 LOffsetTo<DefaultUVS> defaultUVS; /* Offset to Default UVS Table. May be 0. */ member
/dports/www/firefox-esr/firefox-91.8.0/gfx/harfbuzz/src/
H A Dhb-ot-cmap-table.hh956 if ((base+defaultUVS).bfind (codepoint)) in get_glyph()
975 HBUINT32 offset = other.defaultUVS; in operator =()
976 defaultUVS = offset; in operator =()
983 (base+defaultUVS).collect_unicodes (out); in collect_unicodes()
991 (base+defaultUVS).collect_unicodes (unicodes); in collect_mapping()
1002 defaultUVS.sanitize (c, base) && in sanitize()
1017 out->defaultUVS = 0; in copy()
1030 if (defaultUVS != 0) in copy()
1033 if (c->copy (base+defaultUVS, unicodes)) in copy()
1047 defaultUVS; /* Offset to Default UVS Table. May be 0. */ member
[all …]
/dports/print/harfbuzz-hb-view/harfbuzz-3.4.0/src/
H A Dhb-ot-cmap-table.hh1043 if ((base+defaultUVS).bfind (codepoint)) in get_glyph()
1062 HBUINT32 offset = other.defaultUVS; in operator =()
1063 defaultUVS = offset; in operator =()
1070 (base+defaultUVS).collect_unicodes (out); in collect_unicodes()
1078 (base+defaultUVS).collect_unicodes (unicodes); in collect_mapping()
1089 defaultUVS.sanitize (c, base) && in sanitize()
1104 out->defaultUVS = 0; in copy()
1117 if (defaultUVS != 0) in copy()
1120 if (c->copy (base+defaultUVS, unicodes)) in copy()
1134 defaultUVS; /* Offset to Default UVS Table. May be 0. */ member
[all …]
/dports/www/firefox/firefox-99.0/gfx/harfbuzz/src/
H A Dhb-ot-cmap-table.hh1043 if ((base+defaultUVS).bfind (codepoint)) in get_glyph()
1062 HBUINT32 offset = other.defaultUVS; in operator =()
1063 defaultUVS = offset; in operator =()
1070 (base+defaultUVS).collect_unicodes (out); in collect_unicodes()
1078 (base+defaultUVS).collect_unicodes (unicodes); in collect_mapping()
1089 defaultUVS.sanitize (c, base) && in sanitize()
1104 out->defaultUVS = 0; in copy()
1117 if (defaultUVS != 0) in copy()
1120 if (c->copy (base+defaultUVS, unicodes)) in copy()
1134 defaultUVS; /* Offset to Default UVS Table. May be 0. */ member
[all …]
/dports/print/harfbuzz/harfbuzz-3.4.0/src/
H A Dhb-ot-cmap-table.hh1043 if ((base+defaultUVS).bfind (codepoint)) in get_glyph()
1062 HBUINT32 offset = other.defaultUVS; in operator =()
1063 defaultUVS = offset; in operator =()
1070 (base+defaultUVS).collect_unicodes (out); in collect_unicodes()
1078 (base+defaultUVS).collect_unicodes (unicodes); in collect_mapping()
1089 defaultUVS.sanitize (c, base) && in sanitize()
1104 out->defaultUVS = 0; in copy()
1117 if (defaultUVS != 0) in copy()
1120 if (c->copy (base+defaultUVS, unicodes)) in copy()
1134 defaultUVS; /* Offset to Default UVS Table. May be 0. */ member
[all …]
/dports/print/harfbuzz-icu/harfbuzz-3.4.0/src/
H A Dhb-ot-cmap-table.hh1043 if ((base+defaultUVS).bfind (codepoint)) in get_glyph()
1062 HBUINT32 offset = other.defaultUVS; in operator =()
1063 defaultUVS = offset; in operator =()
1070 (base+defaultUVS).collect_unicodes (out); in collect_unicodes()
1078 (base+defaultUVS).collect_unicodes (unicodes); in collect_mapping()
1089 defaultUVS.sanitize (c, base) && in sanitize()
1104 out->defaultUVS = 0; in copy()
1117 if (defaultUVS != 0) in copy()
1120 if (c->copy (base+defaultUVS, unicodes)) in copy()
1134 defaultUVS; /* Offset to Default UVS Table. May be 0. */ member
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/harfbuzz-ng/src/src/
H A Dhb-ot-cmap-table.hh954 if ((base+defaultUVS).bfind (codepoint)) in get_glyph()
973 HBUINT32 offset = other.defaultUVS; in operator =()
974 defaultUVS = offset; in operator =()
981 (base+defaultUVS).collect_unicodes (out); in collect_unicodes()
989 (base+defaultUVS).collect_unicodes (unicodes); in collect_mapping()
1000 defaultUVS.sanitize (c, base) && in sanitize()
1015 out->defaultUVS = 0; in copy()
1028 if (defaultUVS != 0) in copy()
1031 if (c->copy (base+defaultUVS, unicodes)) in copy()
1045 defaultUVS; /* Offset to Default UVS Table. May be 0. */ member
[all …]
/dports/www/lagrange/lagrange-1.7.3/lib/harfbuzz/src/
H A Dhb-ot-cmap-table.hh956 if ((base+defaultUVS).bfind (codepoint)) in get_glyph()
975 HBUINT32 offset = other.defaultUVS; in operator =()
976 defaultUVS = offset; in operator =()
983 (base+defaultUVS).collect_unicodes (out); in collect_unicodes()
991 (base+defaultUVS).collect_unicodes (unicodes); in collect_mapping()
1002 defaultUVS.sanitize (c, base) && in sanitize()
1017 out->defaultUVS = 0; in copy()
1030 if (defaultUVS != 0) in copy()
1033 if (c->copy (base+defaultUVS, unicodes)) in copy()
1047 defaultUVS; /* Offset to Default UVS Table. May be 0. */ member
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-ot-cmap-table.hh954 if ((base+defaultUVS).bfind (codepoint)) in get_glyph()
973 HBUINT32 offset = other.defaultUVS; in operator =()
974 defaultUVS = offset; in operator =()
981 (base+defaultUVS).collect_unicodes (out); in collect_unicodes()
989 (base+defaultUVS).collect_unicodes (unicodes); in collect_mapping()
1000 defaultUVS.sanitize (c, base) && in sanitize()
1015 out->defaultUVS = 0; in copy()
1028 if (defaultUVS != 0) in copy()
1031 if (c->copy (base+defaultUVS, unicodes)) in copy()
1045 defaultUVS; /* Offset to Default UVS Table. May be 0. */ member
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-ot-cmap-table.hh954 if ((base+defaultUVS).bfind (codepoint)) in get_glyph()
973 HBUINT32 offset = other.defaultUVS; in operator =()
974 defaultUVS = offset; in operator =()
981 (base+defaultUVS).collect_unicodes (out); in collect_unicodes()
989 (base+defaultUVS).collect_unicodes (unicodes); in collect_mapping()
1000 defaultUVS.sanitize (c, base) && in sanitize()
1015 out->defaultUVS = 0; in copy()
1028 if (defaultUVS != 0) in copy()
1031 if (c->copy (base+defaultUVS, unicodes)) in copy()
1045 defaultUVS; /* Offset to Default UVS Table. May be 0. */ member
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/harfbuzz/src/
H A Dhb-ot-cmap-table.hh956 if ((base+defaultUVS).bfind (codepoint)) in get_glyph()
975 HBUINT32 offset = other.defaultUVS; in operator =()
976 defaultUVS = offset; in operator =()
983 (base+defaultUVS).collect_unicodes (out); in collect_unicodes()
991 (base+defaultUVS).collect_unicodes (unicodes); in collect_mapping()
1002 defaultUVS.sanitize (c, base) && in sanitize()
1017 out->defaultUVS = 0; in copy()
1030 if (defaultUVS != 0) in copy()
1033 if (c->copy (base+defaultUVS, unicodes)) in copy()
1047 defaultUVS; /* Offset to Default UVS Table. May be 0. */ member
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/harfbuzz/src/
H A Dhb-ot-cmap-table.hh355 const DefaultUVS &defaults = base+defaultUVS; in get_glyph()
378 defaultUVS.sanitize (c, base) && in sanitize()
384 defaultUVS; /* Offset to Default UVS Table. May be 0. */ member
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/harfbuzz/src/
H A Dhb-ot-cmap-table.hh831 if ((base+defaultUVS).bfind (codepoint)) in get_glyph()
844 (base+defaultUVS).collect_unicodes (out); in collect_unicodes()
855 defaultUVS.sanitize (c, base) && in sanitize()
870 out->defaultUVS = 0; in copy()
875 if (defaultUVS != 0) in copy()
878 if (c->copy (src_base+defaultUVS, unicodes)) in copy()
880 c->add_link (out->defaultUVS, c->pop_pack (), dst_base); in copy()
907 defaultUVS; /* Offset to Default UVS Table. May be 0. */ member
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/harfbuzz-sys-0.3.4/harfbuzz/src/
H A Dhb-ot-cmap-table.hh831 if ((base+defaultUVS).bfind (codepoint)) in get_glyph()
844 (base+defaultUVS).collect_unicodes (out); in collect_unicodes()
855 defaultUVS.sanitize (c, base) && in sanitize()
870 out->defaultUVS = 0; in copy()
875 if (defaultUVS != 0) in copy()
878 if (c->copy (src_base+defaultUVS, unicodes)) in copy()
880 c->add_link (out->defaultUVS, c->pop_pack (), dst_base); in copy()
907 defaultUVS; /* Offset to Default UVS Table. May be 0. */ member
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-cmap-table.hh355 const DefaultUVS &defaults = base+defaultUVS; in get_glyph()
378 defaultUVS.sanitize (c, base) && in sanitize()
384 defaultUVS; /* Offset to Default UVS Table. May be 0. */ member
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-cmap-table.hh355 const DefaultUVS &defaults = base+defaultUVS; in get_glyph()
378 defaultUVS.sanitize (c, base) && in sanitize()
384 defaultUVS; /* Offset to Default UVS Table. May be 0. */ member
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-cmap-table.hh355 const DefaultUVS &defaults = base+defaultUVS; in get_glyph()
378 defaultUVS.sanitize (c, base) && in sanitize()
384 defaultUVS; /* Offset to Default UVS Table. May be 0. */ member
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-cmap-table.hh355 const DefaultUVS &defaults = base+defaultUVS; in get_glyph()
378 defaultUVS.sanitize (c, base) && in sanitize()
384 defaultUVS; /* Offset to Default UVS Table. May be 0. */ member
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-cmap-table.hh355 const DefaultUVS &defaults = base+defaultUVS; in get_glyph()
378 defaultUVS.sanitize (c, base) && in sanitize()
384 defaultUVS; /* Offset to Default UVS Table. May be 0. */ member
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-cmap-table.hh355 const DefaultUVS &defaults = base+defaultUVS; in get_glyph()
378 defaultUVS.sanitize (c, base) && in sanitize()
384 defaultUVS; /* Offset to Default UVS Table. May be 0. */ member
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-cmap-table.hh355 const DefaultUVS &defaults = base+defaultUVS; in get_glyph()
378 defaultUVS.sanitize (c, base) && in sanitize()
384 defaultUVS; /* Offset to Default UVS Table. May be 0. */ member
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-cmap-table.hh355 const DefaultUVS &defaults = base+defaultUVS; in get_glyph()
378 defaultUVS.sanitize (c, base) && in sanitize()
384 defaultUVS; /* Offset to Default UVS Table. May be 0. */ member
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-cmap-table.hh355 const DefaultUVS &defaults = base+defaultUVS; in get_glyph()
378 defaultUVS.sanitize (c, base) && in sanitize()
384 defaultUVS; /* Offset to Default UVS Table. May be 0. */ member

12