Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/views/
Dbasic_panel_impl.cc10 CefRefPtr<CefPanel> CefPanel::CreatePanel( in CreatePanel() function in CefPanel
/third_party/cef/libcef_dll/
Dviews_stub.cc96 CefRefPtr<CefPanel> CefPanel::CreatePanel( in CreatePanel() function in CefPanel
/third_party/cef/libcef_dll/ctocpp/views/
Dpanel_ctocpp.cc32 CefRefPtr<CefPanel> CefPanel::CreatePanel( in CreatePanel() function in CefPanel
/third_party/cef/tests/ceftests/views/
Dpanel_unittest.cc27 void CreatePanel(CefRefPtr<CefPanelDelegate> delegate) { in CreatePanel() function