Searched refs:OnPage (Results 1 – 1 of 1) sorted by relevance
41 #define OnPage(f) ((f) -> page == P((f) -> form)) macro43 #define Visible(f) (Opt(f, O_VISIBLE) && OnPage(f))436 if (Posted(f) && OnPage(f)) { in _sync_opts()458 OnPage(f) && Opt(f, O_VISIBLE)) { in _sync_opts()466 Posted(f) && OnPage(f) && Opt(f, O_VISIBLE)) { in _sync_opts()