Searched defs:AsPanel (Results 1 – 11 of 11) sorted by relevance
49 CefRefPtr<CefPanel> AsPanel() override { return this; } in AsPanel() function
365 CefRefPtr<CefPanel> AsPanel() override { return nullptr; } in AsPanel() function
62 NO_SANITIZE("cfi-icall") CefRefPtr<CefPanel> CefViewCToCpp::AsPanel() { in AsPanel() function in CefViewCToCpp
160 NO_SANITIZE("cfi-icall") CefRefPtr<CefPanel> CefBrowserViewCToCpp::AsPanel() { in AsPanel() function in CefBrowserViewCToCpp
196 NO_SANITIZE("cfi-icall") CefRefPtr<CefPanel> CefScrollViewCToCpp::AsPanel() { in AsPanel() function in CefScrollViewCToCpp
160 NO_SANITIZE("cfi-icall") CefRefPtr<CefPanel> CefButtonCToCpp::AsPanel() { in AsPanel() function in CefButtonCToCpp
294 NO_SANITIZE("cfi-icall") CefRefPtr<CefPanel> CefPanelCToCpp::AsPanel() { in AsPanel() function in CefPanelCToCpp
367 NO_SANITIZE("cfi-icall") CefRefPtr<CefPanel> CefLabelButtonCToCpp::AsPanel() { in AsPanel() function in CefLabelButtonCToCpp
414 NO_SANITIZE("cfi-icall") CefRefPtr<CefPanel> CefMenuButtonCToCpp::AsPanel() { in AsPanel() function in CefMenuButtonCToCpp
577 NO_SANITIZE("cfi-icall") CefRefPtr<CefPanel> CefTextfieldCToCpp::AsPanel() { in AsPanel() function in CefTextfieldCToCpp
889 NO_SANITIZE("cfi-icall") CefRefPtr<CefPanel> CefWindowCToCpp::AsPanel() { in AsPanel() function in CefWindowCToCpp