O_VISIBLE
#define Active(f) (Opt(f, O_ACTIVE) && Opt(f, O_VISIBLE))
O_VISIBLE |
if (!Opt(c, O_ACTIVE) || !Opt(c, O_VISIBLE))
#define Visible(f) (Opt(f, O_VISIBLE) && OnPage(f))
if (x & O_VISIBLE) {
if (Opt(f, O_VISIBLE))
if (Opt(f, O_VISIBLE))
OnPage(f) && Opt(f, O_VISIBLE)) {
Posted(f) && OnPage(f) && Opt(f, O_VISIBLE)) {
if (Opt(p, O_VISIBLE))