Searched refs:POPF_ON_CMDLINE (Results 1 – 2 of 2) sorted by relevance
1567 if (wp->w_popup_flags & POPF_ON_CMDLINE) in popup_adjust_position()3867 wp->w_popup_flags |= POPF_ON_CMDLINE; in update_popups()3869 wp->w_popup_flags &= ~POPF_ON_CMDLINE; in update_popups()
640 #define POPF_ON_CMDLINE 0x08 // popup overlaps command line macro