Searched refs:ON_RIGHT (Results 1 – 2 of 2) sorted by relevance
106 # define ON_RIGHT 0x4 macro107 # define ON_SIDE (ON_LEFT|ON_RIGHT)214 itemp->flags |= ON_RIGHT; in stop_look()232 itemp->flags |= ON_RIGHT; in stop_look()246 itemp->flags |= ON_RIGHT; in stop_look()
41 #define ON_RIGHT 3 macro80 int other = decorations ? (ON_LEFT + ON_RIGHT) : 0; in dlg_draw_helpline()