Searched refs:GetContents (Results 1 – 6 of 6) sorted by relevance
24 static AwContentsClientBridgeBase* GetContents( in GetContents() function in android_webview::__anon0478576d0111::UserData53 return UserData::GetContents(web_contents); in FromWebContents()66 return UserData::GetContents(web_contents); in FromID()
161 View* child = GetContents(); in ScrollRectToVisible()168 View* GetContents() { in GetContents() function in views::MenuScrollViewContainer::MenuScrollView250 gfx::Size prefsize = scroll_view_->GetContents()->GetPreferredSize(); in GetPreferredSize()270 gfx::Size content_pref = scroll_view_->GetContents()->GetPreferredSize(); in OnBoundsChanged()
36 return a.GetContents() == b.GetContents(); in IsIdentical()
44 std::vector<std::string> GetContents() const { in GetContents() function
467 static_cast<views::NativeViewHost*>(scroll_view_->GetContents()); in Hide()734 static_cast<views::NativeViewHost*>(scroll_view_->GetContents()); in UpdateContainerBounds()
108 static AwContents* GetContents(WebContents* web_contents) { in GetContents() function in android_webview::__anon8883e9cc0111::AwContentsUserData166 return AwContentsUserData::GetContents(web_contents); in FromWebContents()