Searched defs:GetFor (Results 1 – 4 of 4) sorted by relevance
/third_party/cef/libcef/browser/views/ | ||
D | view_adapter.cc | 18 CefViewAdapter* CefViewAdapter::GetFor(CefRefPtr<CefView> view) { in GetFor() function in CefViewAdapter |
D | layout_util.cc | 20 static CefRefPtr<CefLayout> GetFor(const views::View* view) { in GetFor() function in layout_util::__anonf75e29b40111::UserData |
D | layout_adapter.cc | 11 CefLayoutAdapter* CefLayoutAdapter::GetFor(CefRefPtr<CefLayout> layout) { in GetFor() function in CefLayoutAdapter |
D | view_util.cc | 50 static CefRefPtr<CefView> GetFor(const views::View* view) { in GetFor() function in view_util::__anonab58e3f10111::UserData |