Home
last modified time | relevance | path

Searched refs:hintmask_size (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-cff-interp-cs-common.hh130 hintmask_size = 0; in init()
192 hintmask_size = (hstem_count + vstem_count + 7) >> 3; in determine_hintmask_size()
214 unsigned int hintmask_size; member
390 if (likely (env.str_ref.avail (env.hintmask_size))) in process_hintmask()
393 env.str_ref.inc (env.hintmask_size); in process_hintmask()
Dhb-subset-cff1.cc322 for (unsigned int i = 0; i < env.hintmask_size; i++) in flush_hintmask()