Searched refs:FRACTION_MULT (Results 1 – 1 of 1) sorted by relevance
6197 #define FRACTION_MULT 16384L macro6210 wp->w_fraction = ((long)wp->w_wrow * FRACTION_MULT in set_fraction()6211 + FRACTION_MULT / 2) / (long)wp->w_height; in set_fraction()6278 / FRACTION_MULT; in scroll_to_fraction()