Searched defs:GetBoundsInScreen (Results 1 – 14 of 14) sorted by relevance
156 CefRect CefOverlayControllerCToCpp::GetBoundsInScreen() { in GetBoundsInScreen() function in CefOverlayControllerCToCpp
354 NO_SANITIZE("cfi-icall") CefRect CefViewCToCpp::GetBoundsInScreen() { in GetBoundsInScreen() function in CefViewCToCpp
454 NO_SANITIZE("cfi-icall") CefRect CefButtonCToCpp::GetBoundsInScreen() { in GetBoundsInScreen() function in CefButtonCToCpp
457 NO_SANITIZE("cfi-icall") CefRect CefBrowserViewCToCpp::GetBoundsInScreen() { in GetBoundsInScreen() function in CefBrowserViewCToCpp
492 NO_SANITIZE("cfi-icall") CefRect CefScrollViewCToCpp::GetBoundsInScreen() { in GetBoundsInScreen() function in CefScrollViewCToCpp
586 NO_SANITIZE("cfi-icall") CefRect CefPanelCToCpp::GetBoundsInScreen() { in GetBoundsInScreen() function in CefPanelCToCpp
664 NO_SANITIZE("cfi-icall") CefRect CefLabelButtonCToCpp::GetBoundsInScreen() { in GetBoundsInScreen() function in CefLabelButtonCToCpp
710 NO_SANITIZE("cfi-icall") CefRect CefMenuButtonCToCpp::GetBoundsInScreen() { in GetBoundsInScreen() function in CefMenuButtonCToCpp
873 NO_SANITIZE("cfi-icall") CefRect CefTextfieldCToCpp::GetBoundsInScreen() { in GetBoundsInScreen() function in CefTextfieldCToCpp
1183 NO_SANITIZE("cfi-icall") CefRect CefWindowCToCpp::GetBoundsInScreen() { in GetBoundsInScreen() function in CefWindowCToCpp
80 CefRect GetBoundsInScreen() override { in GetBoundsInScreen() function in __anona02de6100111::CefOverlayControllerImpl
547 CEF_VIEW_IMPL_T CefRect CEF_VIEW_IMPL_D::GetBoundsInScreen() { in GetBoundsInScreen() function
342 CefRect CefWindowImpl::GetBoundsInScreen() { in GetBoundsInScreen() function in CefWindowImpl
268 gfx::Rect CefWindowX11::GetBoundsInScreen() { in GetBoundsInScreen() function in CefWindowX11