Searched refs:OnPage (Results 1 – 1 of 1) sorted by relevance
39 #define OnPage(f) ((f) -> page == P((f) -> form)) macro41 #define Visible(f) (Opt(f, O_VISIBLE) && OnPage(f))434 if (Posted(f) && OnPage(f)) { in _sync_opts()456 OnPage(f) && Opt(f, O_VISIBLE)) { in _sync_opts()464 Posted(f) && OnPage(f) && Opt(f, O_VISIBLE)) { in _sync_opts()