Home
last modified time | relevance | path

Searched defs:can_activate (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/tests/ceftests/views/
Dbutton_unittest.cc547 explicit TestMenuButtonCustomPopupDelegate(bool can_activate) in TestMenuButtonCustomPopupDelegate()
621 void RunMenuButtonCustomPopupClick(bool can_activate, in RunMenuButtonCustomPopupClick()
638 bool can_activate) { in MenuButtonCustomPopupClick()
/third_party/nghttp2/src/
Dshrpx_downstream_queue.cc103 bool DownstreamQueue::can_activate(const StringRef &host) const { in can_activate() function in shrpx::DownstreamQueue
/third_party/cef/libcef/browser/views/
Dwindow_view.cc268 bool can_activate = true; in CreateWidget() local