Home
last modified time | relevance | path

Searched refs:cancelPreviousClick (Results 1 – 1 of 1) sorted by relevance

/third_party/cef/tests/cefclient/browser/
Dosr_window_win.cc572 bool cancelPreviousClick = false; in OnMouseEvent() local
580 cancelPreviousClick = in OnMouseEvent()
584 if (cancelPreviousClick && in OnMouseEvent()
611 if (!cancelPreviousClick && (btnType == last_click_button_)) { in OnMouseEvent()