Home | History | Annotate | Download | only in src

Lines Matching defs:is_disabled_

529   bool is_disabled() const { return is_disabled_; }
532 void set_is_disabled(bool is) { is_disabled_ = is; }
580 bool is_disabled_; // True iff this test is disabled