Home
last modified time | relevance | path

Searched defs:GetBoundsInScreen (Results 1 – 14 of 14) sorted by relevance

/third_party/cef/libcef_dll/ctocpp/views/
Doverlay_controller_ctocpp.cc156 CefRect CefOverlayControllerCToCpp::GetBoundsInScreen() { in GetBoundsInScreen() function in CefOverlayControllerCToCpp
Dview_ctocpp.cc354 NO_SANITIZE("cfi-icall") CefRect CefViewCToCpp::GetBoundsInScreen() { in GetBoundsInScreen() function in CefViewCToCpp
Dbutton_ctocpp.cc454 NO_SANITIZE("cfi-icall") CefRect CefButtonCToCpp::GetBoundsInScreen() { in GetBoundsInScreen() function in CefButtonCToCpp
Dbrowser_view_ctocpp.cc457 NO_SANITIZE("cfi-icall") CefRect CefBrowserViewCToCpp::GetBoundsInScreen() { in GetBoundsInScreen() function in CefBrowserViewCToCpp
Dscroll_view_ctocpp.cc492 NO_SANITIZE("cfi-icall") CefRect CefScrollViewCToCpp::GetBoundsInScreen() { in GetBoundsInScreen() function in CefScrollViewCToCpp
Dpanel_ctocpp.cc586 NO_SANITIZE("cfi-icall") CefRect CefPanelCToCpp::GetBoundsInScreen() { in GetBoundsInScreen() function in CefPanelCToCpp
Dlabel_button_ctocpp.cc664 NO_SANITIZE("cfi-icall") CefRect CefLabelButtonCToCpp::GetBoundsInScreen() { in GetBoundsInScreen() function in CefLabelButtonCToCpp
Dmenu_button_ctocpp.cc710 NO_SANITIZE("cfi-icall") CefRect CefMenuButtonCToCpp::GetBoundsInScreen() { in GetBoundsInScreen() function in CefMenuButtonCToCpp
Dtextfield_ctocpp.cc873 NO_SANITIZE("cfi-icall") CefRect CefTextfieldCToCpp::GetBoundsInScreen() { in GetBoundsInScreen() function in CefTextfieldCToCpp
Dwindow_ctocpp.cc1183 NO_SANITIZE("cfi-icall") CefRect CefWindowCToCpp::GetBoundsInScreen() { in GetBoundsInScreen() function in CefWindowCToCpp
/third_party/cef/libcef/browser/views/
Doverlay_view_host.cc80 CefRect GetBoundsInScreen() override { in GetBoundsInScreen() function in __anona02de6100111::CefOverlayControllerImpl
Dview_impl.h547 CEF_VIEW_IMPL_T CefRect CEF_VIEW_IMPL_D::GetBoundsInScreen() { in GetBoundsInScreen() function
Dwindow_impl.cc342 CefRect CefWindowImpl::GetBoundsInScreen() { in GetBoundsInScreen() function in CefWindowImpl
/third_party/cef/libcef/browser/native/
Dwindow_x11.cc268 gfx::Rect CefWindowX11::GetBoundsInScreen() { in GetBoundsInScreen() function in CefWindowX11