Home | History | Annotate | Download | only in desktop_aura

Lines Matching defs:HasCapture

632 bool DesktopNativeWidgetAura::HasCapture() const {
633 return content_window_ && content_window_->HasCapture() &&
634 desktop_window_tree_host_->HasCapture();