Home
last modified time | relevance | path

Searched defs:GetFor (Results 1 – 4 of 4) sorted by relevance

/third_party/cef/libcef/browser/views/
Dview_adapter.cc18 CefViewAdapter* CefViewAdapter::GetFor(CefRefPtr<CefView> view) { in GetFor() function in CefViewAdapter
54 CefViewAdapter* CefViewAdapter::GetFor(views::View* view) { in GetFor() function in CefViewAdapter
Dlayout_util.cc20 static CefRefPtr<CefLayout> GetFor(const views::View* view) { in GetFor() function in layout_util::__anonf75e29b40111::UserData
66 CefRefPtr<CefLayout> GetFor(const views::View* view) { in GetFor() function
Dlayout_adapter.cc11 CefLayoutAdapter* CefLayoutAdapter::GetFor(CefRefPtr<CefLayout> layout) { in GetFor() function in CefLayoutAdapter
Dview_util.cc50 static CefRefPtr<CefView> GetFor(const views::View* view) { in GetFor() function in view_util::__anonab58e3f10111::UserData
134 CefRefPtr<CefView> GetFor(const views::View* view, bool find_known_parent) { in GetFor() function
153 views::View* GetFor(CefRefPtr<CefView> view) { in GetFor() function