Searched refs:dot_save_hints (Results 1 – 1 of 1) sorted by relevance
427 byte dot_save_hints[(max_total_stem_hints + 7) / 8]; in psf_convert_type1_to_type2() local577 memcpy(dot_save_hints, active_hints, hintmask_size); in psf_convert_type1_to_type2()581 memcpy(active_hints, dot_save_hints, hintmask_size); in psf_convert_type1_to_type2()