Home
last modified time | relevance | path

Searched refs:use_short_loca (Results 1 – 25 of 35) sorted by relevance

12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-subset-glyf.cc36 bool *use_short_loca /* OUT */, in _calculate_glyf_and_loca_prime_size() argument
81 *use_short_loca = (total <= 131070); in _calculate_glyf_and_loca_prime_size()
83 * (*use_short_loca ? sizeof (OT::HBUINT16) : sizeof (OT::HBUINT32)); in _calculate_glyf_and_loca_prime_size()
88 *use_short_loca ? "short" : "long"); in _calculate_glyf_and_loca_prime_size()
209 use_short_loca, in _write_glyf_and_loca_prime()
220 use_short_loca, in _write_glyf_and_loca_prime()
230 bool *use_short_loca, in _hb_subset_glyf_and_loca() argument
245 use_short_loca, in _hb_subset_glyf_and_loca()
256 *use_short_loca, in _hb_subset_glyf_and_loca()
290 bool *use_short_loca, /* OUT */ in hb_subset_glyf_and_loca() argument
[all …]
H A Dhb-ot-glyf-table.hh90 bool use_short_loca = false; in subset() local
91 if (hb_subset_glyf_and_loca (plan, &use_short_loca, &glyf_prime, &loca_prime)) { in subset()
94 success = success && _add_head_and_set_loca_version (plan, use_short_loca); in subset()
105 _add_head_and_set_loca_version (hb_subset_plan_t *plan, bool use_short_loca) in _add_head_and_set_loca_version()
115 head_prime->indexToLocFormat.set (use_short_loca ? 0 : 1); in _add_head_and_set_loca_version()
H A Dhb-subset-glyf.hh36 bool *use_short_loca, /* OUT */
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-subset-glyf.cc36 bool *use_short_loca /* OUT */, in _calculate_glyf_and_loca_prime_size() argument
81 *use_short_loca = (total <= 131070); in _calculate_glyf_and_loca_prime_size()
83 * (*use_short_loca ? sizeof (OT::HBUINT16) : sizeof (OT::HBUINT32)); in _calculate_glyf_and_loca_prime_size()
88 *use_short_loca ? "short" : "long"); in _calculate_glyf_and_loca_prime_size()
209 use_short_loca, in _write_glyf_and_loca_prime()
220 use_short_loca, in _write_glyf_and_loca_prime()
230 bool *use_short_loca, in _hb_subset_glyf_and_loca() argument
245 use_short_loca, in _hb_subset_glyf_and_loca()
256 *use_short_loca, in _hb_subset_glyf_and_loca()
290 bool *use_short_loca, /* OUT */ in hb_subset_glyf_and_loca() argument
[all …]
H A Dhb-ot-glyf-table.hh90 bool use_short_loca = false; in subset() local
91 if (hb_subset_glyf_and_loca (plan, &use_short_loca, &glyf_prime, &loca_prime)) { in subset()
94 success = success && _add_head_and_set_loca_version (plan, use_short_loca); in subset()
105 _add_head_and_set_loca_version (hb_subset_plan_t *plan, bool use_short_loca) in _add_head_and_set_loca_version()
115 head_prime->indexToLocFormat.set (use_short_loca ? 0 : 1); in _add_head_and_set_loca_version()
H A Dhb-subset-glyf.hh36 bool *use_short_loca, /* OUT */
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-subset-glyf.cc36 bool *use_short_loca /* OUT */, in _calculate_glyf_and_loca_prime_size() argument
81 *use_short_loca = (total <= 131070); in _calculate_glyf_and_loca_prime_size()
83 * (*use_short_loca ? sizeof (OT::HBUINT16) : sizeof (OT::HBUINT32)); in _calculate_glyf_and_loca_prime_size()
88 *use_short_loca ? "short" : "long"); in _calculate_glyf_and_loca_prime_size()
209 use_short_loca, in _write_glyf_and_loca_prime()
220 use_short_loca, in _write_glyf_and_loca_prime()
230 bool *use_short_loca, in _hb_subset_glyf_and_loca() argument
245 use_short_loca, in _hb_subset_glyf_and_loca()
256 *use_short_loca, in _hb_subset_glyf_and_loca()
290 bool *use_short_loca, /* OUT */ in hb_subset_glyf_and_loca() argument
[all …]
H A Dhb-ot-glyf-table.hh90 bool use_short_loca = false; in subset() local
91 if (hb_subset_glyf_and_loca (plan, &use_short_loca, &glyf_prime, &loca_prime)) { in subset()
94 success = success && _add_head_and_set_loca_version (plan, use_short_loca); in subset()
105 _add_head_and_set_loca_version (hb_subset_plan_t *plan, bool use_short_loca) in _add_head_and_set_loca_version()
115 head_prime->indexToLocFormat.set (use_short_loca ? 0 : 1); in _add_head_and_set_loca_version()
H A Dhb-subset-glyf.hh36 bool *use_short_loca, /* OUT */
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-subset-glyf.cc36 bool *use_short_loca /* OUT */, in _calculate_glyf_and_loca_prime_size() argument
81 *use_short_loca = (total <= 131070); in _calculate_glyf_and_loca_prime_size()
83 * (*use_short_loca ? sizeof (OT::HBUINT16) : sizeof (OT::HBUINT32)); in _calculate_glyf_and_loca_prime_size()
88 *use_short_loca ? "short" : "long"); in _calculate_glyf_and_loca_prime_size()
209 use_short_loca, in _write_glyf_and_loca_prime()
220 use_short_loca, in _write_glyf_and_loca_prime()
230 bool *use_short_loca, in _hb_subset_glyf_and_loca() argument
245 use_short_loca, in _hb_subset_glyf_and_loca()
256 *use_short_loca, in _hb_subset_glyf_and_loca()
290 bool *use_short_loca, /* OUT */ in hb_subset_glyf_and_loca() argument
[all …]
H A Dhb-ot-glyf-table.hh90 bool use_short_loca = false; in subset() local
91 if (hb_subset_glyf_and_loca (plan, &use_short_loca, &glyf_prime, &loca_prime)) { in subset()
94 success = success && _add_head_and_set_loca_version (plan, use_short_loca); in subset()
105 _add_head_and_set_loca_version (hb_subset_plan_t *plan, bool use_short_loca) in _add_head_and_set_loca_version()
115 head_prime->indexToLocFormat.set (use_short_loca ? 0 : 1); in _add_head_and_set_loca_version()
H A Dhb-subset-glyf.hh36 bool *use_short_loca, /* OUT */
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/harfbuzz/src/
H A Dhb-subset-glyf.cc37 bool *use_short_loca /* OUT */, in _calculate_glyf_and_loca_prime_size() argument
77 *use_short_loca = (total <= 131070); in _calculate_glyf_and_loca_prime_size()
79 * (*use_short_loca ? sizeof(OT::HBUINT16) : sizeof(OT::HBUINT32)); in _calculate_glyf_and_loca_prime_size()
84 *use_short_loca ? "short" : "long"); in _calculate_glyf_and_loca_prime_size()
157 bool use_short_loca, in _write_glyf_and_loca_prime() argument
207 use_short_loca, in _write_glyf_and_loca_prime()
217 use_short_loca, in _write_glyf_and_loca_prime()
242 use_short_loca, in _hb_subset_glyf_and_loca()
253 *use_short_loca, in _hb_subset_glyf_and_loca()
287 bool *use_short_loca, /* OUT */ in hb_subset_glyf_and_loca() argument
[all …]
H A Dhb-ot-glyf-table.hh89 bool use_short_loca = false; in subset() local
90 if (hb_subset_glyf_and_loca (plan, &use_short_loca, &glyf_prime, &loca_prime)) { in subset()
93 … success = success && _add_head_and_set_loca_version (plan->source, use_short_loca, plan->dest); in subset()
104 _add_head_and_set_loca_version (hb_face_t *source, bool use_short_loca, hb_face_t *dest) in _add_head_and_set_loca_version()
114 head_prime->indexToLocFormat.set (use_short_loca ? 0 : 1); in _add_head_and_set_loca_version()
H A Dhb-subset-glyf.hh36 bool *use_short_loca, /* OUT */
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-subset-glyf.cc36 bool *use_short_loca /* OUT */, in _calculate_glyf_and_loca_prime_size() argument
81 *use_short_loca = (total <= 131070); in _calculate_glyf_and_loca_prime_size()
83 * (*use_short_loca ? sizeof (OT::HBUINT16) : sizeof (OT::HBUINT32)); in _calculate_glyf_and_loca_prime_size()
88 *use_short_loca ? "short" : "long"); in _calculate_glyf_and_loca_prime_size()
209 use_short_loca, in _write_glyf_and_loca_prime()
220 use_short_loca, in _write_glyf_and_loca_prime()
230 bool *use_short_loca, in _hb_subset_glyf_and_loca() argument
245 use_short_loca, in _hb_subset_glyf_and_loca()
256 *use_short_loca, in _hb_subset_glyf_and_loca()
290 bool *use_short_loca, /* OUT */ in hb_subset_glyf_and_loca() argument
[all …]
H A Dhb-ot-glyf-table.hh90 bool use_short_loca = false; in subset() local
91 if (hb_subset_glyf_and_loca (plan, &use_short_loca, &glyf_prime, &loca_prime)) { in subset()
94 success = success && _add_head_and_set_loca_version (plan, use_short_loca); in subset()
105 _add_head_and_set_loca_version (hb_subset_plan_t *plan, bool use_short_loca) in _add_head_and_set_loca_version()
115 head_prime->indexToLocFormat.set (use_short_loca ? 0 : 1); in _add_head_and_set_loca_version()
H A Dhb-subset-glyf.hh36 bool *use_short_loca, /* OUT */
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-subset-glyf.cc36 bool *use_short_loca /* OUT */, in _calculate_glyf_and_loca_prime_size() argument
81 *use_short_loca = (total <= 131070); in _calculate_glyf_and_loca_prime_size()
83 * (*use_short_loca ? sizeof (OT::HBUINT16) : sizeof (OT::HBUINT32)); in _calculate_glyf_and_loca_prime_size()
88 *use_short_loca ? "short" : "long"); in _calculate_glyf_and_loca_prime_size()
209 use_short_loca, in _write_glyf_and_loca_prime()
220 use_short_loca, in _write_glyf_and_loca_prime()
230 bool *use_short_loca, in _hb_subset_glyf_and_loca() argument
245 use_short_loca, in _hb_subset_glyf_and_loca()
256 *use_short_loca, in _hb_subset_glyf_and_loca()
290 bool *use_short_loca, /* OUT */ in hb_subset_glyf_and_loca() argument
[all …]
H A Dhb-ot-glyf-table.hh90 bool use_short_loca = false; in subset() local
91 if (hb_subset_glyf_and_loca (plan, &use_short_loca, &glyf_prime, &loca_prime)) { in subset()
94 success = success && _add_head_and_set_loca_version (plan, use_short_loca); in subset()
105 _add_head_and_set_loca_version (hb_subset_plan_t *plan, bool use_short_loca) in _add_head_and_set_loca_version()
115 head_prime->indexToLocFormat.set (use_short_loca ? 0 : 1); in _add_head_and_set_loca_version()
H A Dhb-subset-glyf.hh36 bool *use_short_loca, /* OUT */
/dports/www/firefox/firefox-99.0/gfx/harfbuzz/src/
H A Dhb-ot-glyf-table.hh99 unsigned entry_size = use_short_loca ? 2 : 4; in _add_loca_and_head()
107 if (use_short_loca) in _add_loca_and_head()
119 && _add_head_and_set_loca_version (plan, use_short_loca); in _add_loca_and_head()
148 bool use_short_loca, in serialize()
153 for (const auto &_ : it) _.serialize (c, use_short_loca, plan); in serialize()
187 bool use_short_loca = max_offset < 0x1FFFF; in subset() local
191 if (!use_short_loca) { in subset()
238 _add_head_and_set_loca_version (hb_subset_plan_t *plan, bool use_short_loca) in _add_head_and_set_loca_version()
248 head_prime->indexToLocFormat = use_short_loca ? 0 : 1; in _add_head_and_set_loca_version()
1300 bool use_short_loca, in serialize()
[all …]
/dports/print/harfbuzz-hb-view/harfbuzz-3.4.0/src/
H A Dhb-ot-glyf-table.hh99 unsigned entry_size = use_short_loca ? 2 : 4; in _add_loca_and_head()
107 if (use_short_loca) in _add_loca_and_head()
119 && _add_head_and_set_loca_version (plan, use_short_loca); in _add_loca_and_head()
148 bool use_short_loca, in serialize()
153 for (const auto &_ : it) _.serialize (c, use_short_loca, plan); in serialize()
187 bool use_short_loca = max_offset < 0x1FFFF; in subset() local
191 if (!use_short_loca) { in subset()
238 _add_head_and_set_loca_version (hb_subset_plan_t *plan, bool use_short_loca) in _add_head_and_set_loca_version()
248 head_prime->indexToLocFormat = use_short_loca ? 0 : 1; in _add_head_and_set_loca_version()
1300 bool use_short_loca, in serialize()
[all …]
/dports/print/harfbuzz-icu/harfbuzz-3.4.0/src/
H A Dhb-ot-glyf-table.hh99 unsigned entry_size = use_short_loca ? 2 : 4; in _add_loca_and_head()
107 if (use_short_loca) in _add_loca_and_head()
119 && _add_head_and_set_loca_version (plan, use_short_loca); in _add_loca_and_head()
148 bool use_short_loca, in serialize()
153 for (const auto &_ : it) _.serialize (c, use_short_loca, plan); in serialize()
187 bool use_short_loca = max_offset < 0x1FFFF; in subset() local
191 if (!use_short_loca) { in subset()
238 _add_head_and_set_loca_version (hb_subset_plan_t *plan, bool use_short_loca) in _add_head_and_set_loca_version()
248 head_prime->indexToLocFormat = use_short_loca ? 0 : 1; in _add_head_and_set_loca_version()
1300 bool use_short_loca, in serialize()
[all …]
/dports/print/harfbuzz/harfbuzz-3.4.0/src/
H A Dhb-ot-glyf-table.hh99 unsigned entry_size = use_short_loca ? 2 : 4; in _add_loca_and_head()
107 if (use_short_loca) in _add_loca_and_head()
119 && _add_head_and_set_loca_version (plan, use_short_loca); in _add_loca_and_head()
148 bool use_short_loca, in serialize()
153 for (const auto &_ : it) _.serialize (c, use_short_loca, plan); in serialize()
187 bool use_short_loca = max_offset < 0x1FFFF; in subset() local
191 if (!use_short_loca) { in subset()
238 _add_head_and_set_loca_version (hb_subset_plan_t *plan, bool use_short_loca) in _add_head_and_set_loca_version()
248 head_prime->indexToLocFormat = use_short_loca ? 0 : 1; in _add_head_and_set_loca_version()
1300 bool use_short_loca, in serialize()
[all …]

12