Searched refs:use_short_loca (Results 1 – 3 of 3) sorted by relevance
90 bool use_short_loca = max_offset < 0x1FFFF; in _add_loca_and_head() local91 unsigned entry_size = use_short_loca ? 2 : 4; in _add_loca_and_head()98 if (use_short_loca) in _add_loca_and_head()110 && _add_head_and_set_loca_version(plan, use_short_loca); in _add_loca_and_head()250 _add_head_and_set_loca_version (hb_subset_plan_t *plan, bool use_short_loca) in _add_head_and_set_loca_version()260 head_prime->indexToLocFormat = use_short_loca ? 0 : 1; in _add_head_and_set_loca_version()
103 bool use_short_loca = max_offset < 0x1FFFF; in _add_loca_and_head() local104 unsigned entry_size = use_short_loca ? 2 : 4; in _add_loca_and_head()113 if (use_short_loca) in _add_loca_and_head()125 && _add_head_and_set_loca_version (plan, use_short_loca); in _add_loca_and_head()234 _add_head_and_set_loca_version (hb_subset_plan_t *plan, bool use_short_loca) in _add_head_and_set_loca_version()244 head_prime->indexToLocFormat = use_short_loca ? 0 : 1; in _add_head_and_set_loca_version()
99 bool use_short_loca = max_offset < 0x1FFFF; in _add_loca_and_head() local100 unsigned entry_size = use_short_loca ? 2 : 4; in _add_loca_and_head()109 if (use_short_loca) in _add_loca_and_head()121 && _add_head_and_set_loca_version (plan, use_short_loca); in _add_loca_and_head()225 _add_head_and_set_loca_version (hb_subset_plan_t *plan, bool use_short_loca) in _add_head_and_set_loca_version()235 head_prime->indexToLocFormat = use_short_loca ? 0 : 1; in _add_head_and_set_loca_version()