Lines Matching full:enabled_
286 bool enabled() const { return enabled_; }750 bool focusable() const { return focusable_ && enabled_ && visible_; }752 // Returns true if this view is |focusable_|, |enabled_| and drawn.1443 bool enabled_;