Home
last modified time | relevance | path

Searched defs:align_to_pixels (Results 1 – 4 of 4) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Difapi.h123 bool align_to_pixels; member
H A Dgxfcache.h280 bool align_to_pixels; member
H A Dgxhintn.c617 fixed origin_x, fixed origin_y, bool align_to_pixels) in t1_hinter__set_mapping()
1569 bool align_to_pixels, bool absolute) in t1_hinter__align_to_grid__general()
1627 t1_glyph_space_coord *x, t1_glyph_space_coord *y, bool align_to_pixels) in t1_hinter__align_to_grid()
1711 bool align_to_pixels, const t1_hint *hint) in t1_hinter__align_stem_to_grid()
H A Dgxhintn.h137 bool align_to_pixels; /* false == "align to (integral) pixels" */ member