V_ADP_FONT
adp->va_flags |= V_ADP_FONT /* | V_ADP_COLOR | V_ADP_MODECHANGE */;
adp->va_flags |= V_ADP_FONT /* | V_ADP_COLOR | V_ADP_MODECHANGE */;
adp->va_flags |= V_ADP_FONT;
adp->va_flags |= V_ADP_FONT;
prologue(adp, V_ADP_FONT, ENODEV);
prologue(adp, V_ADP_FONT, ENODEV);
prologue(adp, V_ADP_FONT, ENODEV);
#define ISMOUSEAVAIL(af) ((af) & V_ADP_FONT)
#define ISFONTAVAIL(af) ((af) & V_ADP_FONT)
adp->va_flags |= V_ADP_FONT | V_ADP_COLOR | V_ADP_MODECHANGE;