Home
last modified time | relevance | path

Searched defs:lcm_width (Results 1 – 2 of 2) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgxdht.h314 int lcm_width, lcm_height; /* LCM of primary color tile sizes, */ member
H A Dgsht.c963 int lcm_width = 1, lcm_height = 1; in gx_imager_dev_ht_install() local