Searched defs:can_activate (Results 1 – 3 of 3) sorted by relevance
547 explicit TestMenuButtonCustomPopupDelegate(bool can_activate) in TestMenuButtonCustomPopupDelegate()621 void RunMenuButtonCustomPopupClick(bool can_activate, in RunMenuButtonCustomPopupClick()638 bool can_activate) { in MenuButtonCustomPopupClick()
103 bool DownstreamQueue::can_activate(const StringRef &host) const { in can_activate() function in shrpx::DownstreamQueue
268 bool can_activate = true; in CreateWidget() local