pm.c | 263 int cookie, bior, i; local in function:pm_common_init 290 bior = (ri->ri_depth == 8 ? WSDISPLAY_FONTORDER_L2R : 295 cookie = wsfont_find(NULL, 12, 0, 0, bior, 298 cookie = wsfont_find(NULL, 8, 0, 0, bior, 301 cookie = wsfont_find(NULL, 0, 0, 0, bior,
|