Home
last modified time | relevance | path

Searched defs:GetBounds (Results 1 – 16 of 16) sorted by relevance

/third_party/cef/libcef/browser/views/
Ddisplay_impl.cc87 CefRect CefDisplayImpl::GetBounds() { in GetBounds() function in CefDisplayImpl
Doverlay_view_host.cc72 CefRect GetBounds() override { in GetBounds() function in __anon7ef999310111::CefOverlayControllerImpl
Dview_impl.h541 CEF_VIEW_IMPL_T CefRect CEF_VIEW_IMPL_D::GetBounds() { in GetBounds() function
Dwindow_impl.cc334 CefRect CefWindowImpl::GetBounds() { in GetBounds() function in CefWindowImpl
/third_party/cef/libcef_dll/ctocpp/views/
Ddisplay_ctocpp.cc175 NO_SANITIZE("cfi-icall") CefRect CefDisplayCToCpp::GetBounds() { in GetBounds() function in CefDisplayCToCpp
Doverlay_controller_ctocpp.cc139 NO_SANITIZE("cfi-icall") CefRect CefOverlayControllerCToCpp::GetBounds() { in GetBounds() function in CefOverlayControllerCToCpp
Dview_ctocpp.cc338 NO_SANITIZE("cfi-icall") CefRect CefViewCToCpp::GetBounds() { in GetBounds() function in CefViewCToCpp
Dscroll_view_ctocpp.cc476 NO_SANITIZE("cfi-icall") CefRect CefScrollViewCToCpp::GetBounds() { in GetBounds() function in CefScrollViewCToCpp
Dbrowser_view_ctocpp.cc441 NO_SANITIZE("cfi-icall") CefRect CefBrowserViewCToCpp::GetBounds() { in GetBounds() function in CefBrowserViewCToCpp
Dbutton_ctocpp.cc438 NO_SANITIZE("cfi-icall") CefRect CefButtonCToCpp::GetBounds() { in GetBounds() function in CefButtonCToCpp
Dpanel_ctocpp.cc570 NO_SANITIZE("cfi-icall") CefRect CefPanelCToCpp::GetBounds() { in GetBounds() function in CefPanelCToCpp
Dlabel_button_ctocpp.cc648 NO_SANITIZE("cfi-icall") CefRect CefLabelButtonCToCpp::GetBounds() { in GetBounds() function in CefLabelButtonCToCpp
Dmenu_button_ctocpp.cc694 NO_SANITIZE("cfi-icall") CefRect CefMenuButtonCToCpp::GetBounds() { in GetBounds() function in CefMenuButtonCToCpp
Dtextfield_ctocpp.cc857 NO_SANITIZE("cfi-icall") CefRect CefTextfieldCToCpp::GetBounds() { in GetBounds() function in CefTextfieldCToCpp
Dwindow_ctocpp.cc1167 NO_SANITIZE("cfi-icall") CefRect CefWindowCToCpp::GetBounds() { in GetBounds() function in CefWindowCToCpp
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp111539 const nsRect GetBounds () const { return BoxToRect(mImpl.extents); } in GetBounds() function in nsRegion
111914 Rect GetBounds () const { return FromRect (mImpl.GetBounds ()); } in GetBounds() function in mozilla::gfx::BaseIntRegion