Home | History | Annotate | Download | only in widget

Lines Matching defs:HasCapture

269 bool NativeWidgetAura::HasCapture() const {
270 return window_ && window_->HasCapture();