Home
last modified time | relevance | path

Searched defs:AsPanel (Results 1 – 11 of 11) sorted by relevance

/third_party/cef/libcef/browser/views/
Dpanel_impl.h49 CefRefPtr<CefPanel> AsPanel() override { return this; } in AsPanel() function
Dview_impl.h365 CefRefPtr<CefPanel> AsPanel() override { return nullptr; } in AsPanel() function
/third_party/cef/libcef_dll/ctocpp/views/
Dview_ctocpp.cc62 NO_SANITIZE("cfi-icall") CefRefPtr<CefPanel> CefViewCToCpp::AsPanel() { in AsPanel() function in CefViewCToCpp
Dbrowser_view_ctocpp.cc160 NO_SANITIZE("cfi-icall") CefRefPtr<CefPanel> CefBrowserViewCToCpp::AsPanel() { in AsPanel() function in CefBrowserViewCToCpp
Dscroll_view_ctocpp.cc196 NO_SANITIZE("cfi-icall") CefRefPtr<CefPanel> CefScrollViewCToCpp::AsPanel() { in AsPanel() function in CefScrollViewCToCpp
Dbutton_ctocpp.cc160 NO_SANITIZE("cfi-icall") CefRefPtr<CefPanel> CefButtonCToCpp::AsPanel() { in AsPanel() function in CefButtonCToCpp
Dpanel_ctocpp.cc294 NO_SANITIZE("cfi-icall") CefRefPtr<CefPanel> CefPanelCToCpp::AsPanel() { in AsPanel() function in CefPanelCToCpp
Dlabel_button_ctocpp.cc367 NO_SANITIZE("cfi-icall") CefRefPtr<CefPanel> CefLabelButtonCToCpp::AsPanel() { in AsPanel() function in CefLabelButtonCToCpp
Dmenu_button_ctocpp.cc414 NO_SANITIZE("cfi-icall") CefRefPtr<CefPanel> CefMenuButtonCToCpp::AsPanel() { in AsPanel() function in CefMenuButtonCToCpp
Dtextfield_ctocpp.cc577 NO_SANITIZE("cfi-icall") CefRefPtr<CefPanel> CefTextfieldCToCpp::AsPanel() { in AsPanel() function in CefTextfieldCToCpp
Dwindow_ctocpp.cc889 NO_SANITIZE("cfi-icall") CefRefPtr<CefPanel> CefWindowCToCpp::AsPanel() { in AsPanel() function in CefWindowCToCpp