HomeSort by: relevance | last modified time | path
    Searched defs:x_factor (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/macppc/dev/
pbms.c 172 * x_factor: Factor used in computations with X-coordinates. If the
188 int x_factor; /* Factor used in computation with X-coordinates. */ member in struct:pbms_dev
206 .x_factor = (x_fact), \
356 sc->sc_x_factor = pd->x_factor;
pbms.c 172 * x_factor: Factor used in computations with X-coordinates. If the
188 int x_factor; /* Factor used in computation with X-coordinates. */ member in struct:pbms_dev
206 .x_factor = (x_fact), \
356 sc->sc_x_factor = pd->x_factor;
pbms.c 172 * x_factor: Factor used in computations with X-coordinates. If the
188 int x_factor; /* Factor used in computation with X-coordinates. */ member in struct:pbms_dev
206 .x_factor = (x_fact), \
356 sc->sc_x_factor = pd->x_factor;

Completed in 33 milliseconds