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

  /src/sys/arch/pmax/ibus/
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,
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,

Completed in 22 milliseconds