Home
last modified time | relevance | path

Searched refs:on_left (Results 1 – 2 of 2) sorted by relevance

/dragonfly/games/rogue/
H A Dring.c127 do_put_on(object *ring, boolean on_left) in do_put_on() argument
129 if (on_left) { in do_put_on()
/dragonfly/contrib/dialog/
H A Dutil.c2230 dlg_draw_bottom_box2(WINDOW *win, chtype on_left, chtype on_right, chtype on_inside) in dlg_draw_bottom_box2() argument
2236 dlg_attrset(win, on_left); in dlg_draw_bottom_box2()