Lines Matching refs:IS_ACTIVE
421 if (control->flags & IS_ACTIVE) in display_control()
465 if (control->flags & IS_ACTIVE) in display_control()
472 ch = ' ' | (control->flags & IS_ACTIVE ? in display_control()
476 if (!(control->flags & IS_ACTIVE)) in display_control()
493 if (control->flags & IS_ACTIVE) in display_control()
501 if (control->flags & IS_ACTIVE) in display_control()
504 if (control->flags & IS_ACTIVE) in display_control()
518 if (control->flags & IS_ACTIVE) in display_control()
523 ? _("O")[0] | (control->flags & IS_ACTIVE ? attrs.ctl_nomute : 0) in display_control()
525 : _("M")[0] | (control->flags & IS_ACTIVE ? attrs.ctl_mute : 0)); in display_control()
528 ? _("O")[0] | (control->flags & IS_ACTIVE ? attrs.ctl_nomute : 0) in display_control()
529 : _("M")[0] | (control->flags & IS_ACTIVE ? attrs.ctl_mute : 0)); in display_control()
542 if (control->flags & IS_ACTIVE) in display_control()
548 if (control->flags & IS_ACTIVE) in display_control()
557 if (control->flags & IS_ACTIVE) in display_control()
566 if (control->flags & IS_ACTIVE) in display_control()
581 if (control->flags & IS_ACTIVE) in display_control()
593 if (control->flags & IS_ACTIVE) in display_control()
598 if (control->flags & IS_ACTIVE) in display_control()