HomeSort by relevance Sort by last modified time
    Searched defs:GetAllowOverlappingViews (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/test/
test_web_contents_view.cc 87 bool TestWebContentsView::GetAllowOverlappingViews() const {
  /external/chromium_org/content/browser/web_contents/
web_contents_view_guest.cc 106 bool WebContentsViewGuest::GetAllowOverlappingViews() const {
107 return platform_view_->GetAllowOverlappingViews();

Completed in 122 milliseconds