Home | History | Annotate | Download | only in desktop_aura

Lines Matching defs:HasCapture

629 bool DesktopNativeWidgetAura::HasCapture() const {
630 return content_window_ && content_window_->HasCapture() &&
631 desktop_window_tree_host_->HasCapture();