Searched refs:O_ACTIVE (Results 1 – 4 of 4) sorted by relevance
109 if (!Opt(c, O_ACTIVE) || !Opt(c, O_VISIBLE)) in set_current_field()
43 #define Active(f) (Opt(f, O_ACTIVE) && Opt(f, O_VISIBLE))
62 O_ACTIVE |
153 #define O_ACTIVE 0x0002 macro