Home
last modified time | relevance | path

Searched refs:panel_remove_all_child_views (Results 1 – 1 of 1) sorted by relevance

/third_party/cef/libcef_dll/cpptoc/views/
Dpanel_cpptoc.cc220 void CEF_CALLBACK panel_remove_all_child_views(struct _cef_panel_t* self) { in panel_remove_all_child_views() function
1224 GetStruct()->remove_all_child_views = panel_remove_all_child_views; in CefPanelCppToC()