Home | History | Annotate | Download | only in web_contents

Lines Matching refs:SetAllowOverlappingViews

3962 void WebContentsImpl::SetAllowOverlappingViews(bool overlapping) {
3963 view_->SetAllowOverlappingViews(overlapping);