Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dgdevpsfx.c427 byte dot_save_hints[(max_total_stem_hints + 7) / 8]; in psf_convert_type1_to_type2() local
577 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()