Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dsisparam.h56 int WidthIn, HeightIn; /* > 0 */ member
H A Dsiscale.c217 double WidthIn, fscale; in calculate_contrib() local
299 int tmp_width, int WidthIn, int Colors, const CLIST * contrib, in zoom_x()