Home
last modified time | relevance | path

Searched defs:SetBounds (Results 1 – 24 of 24) sorted by relevance

/third_party/cef/tests/cefclient/browser/
Dbrowser_window_std_win.cc93 void BrowserWindowStdWin::SetBounds(int x, int y, size_t width, size_t height) { in SetBounds() function in client::BrowserWindowStdWin
Dbrowser_window_osr_win.cc74 void BrowserWindowOsrWin::SetBounds(int x, int y, size_t width, size_t height) { in SetBounds() function in client::BrowserWindowOsrWin
Dbrowser_window_std_gtk.cc163 void BrowserWindowStdGtk::SetBounds(int x, int y, size_t width, size_t height) { in SetBounds() function in client::BrowserWindowStdGtk
Droot_window_views.cc125 void RootWindowViews::SetBounds(int x, int y, size_t width, size_t height) { in SetBounds() function in client::RootWindowViews
Droot_window_gtk.cc200 void RootWindowGtk::SetBounds(int x, int y, size_t width, size_t height) { in SetBounds() function in client::RootWindowGtk
Dviews_window.cc160 void ViewsWindow::SetBounds(const CefRect& bounds) { in SetBounds() function in client::ViewsWindow
Droot_window_win.cc247 void RootWindowWin::SetBounds(int x, int y, size_t width, size_t height) { in SetBounds() function in client::RootWindowWin
Dosr_window_win.cc228 void OsrWindowWin::SetBounds(int x, int y, size_t width, size_t height) { in SetBounds() function in client::OsrWindowWin
Dbrowser_window_osr_gtk.cc1063 void BrowserWindowOsrGtk::SetBounds(int x, int y, size_t width, size_t height) { in SetBounds() function in client::BrowserWindowOsrGtk
/third_party/cef/libcef_dll/ctocpp/views/
Doverlay_controller_ctocpp.cc126 void CefOverlayControllerCToCpp::SetBounds(const CefRect& bounds) { in SetBounds() function in CefOverlayControllerCToCpp
Dview_ctocpp.cc325 NO_SANITIZE("cfi-icall") void CefViewCToCpp::SetBounds(const CefRect& bounds) { in SetBounds() function in CefViewCToCpp
Dbutton_ctocpp.cc425 void CefButtonCToCpp::SetBounds(const CefRect& bounds) { in SetBounds() function in CefButtonCToCpp
Dbrowser_view_ctocpp.cc428 void CefBrowserViewCToCpp::SetBounds(const CefRect& bounds) { in SetBounds() function in CefBrowserViewCToCpp
Dscroll_view_ctocpp.cc463 void CefScrollViewCToCpp::SetBounds(const CefRect& bounds) { in SetBounds() function in CefScrollViewCToCpp
Dpanel_ctocpp.cc557 NO_SANITIZE("cfi-icall") void CefPanelCToCpp::SetBounds(const CefRect& bounds) { in SetBounds() function in CefPanelCToCpp
Dlabel_button_ctocpp.cc635 void CefLabelButtonCToCpp::SetBounds(const CefRect& bounds) { in SetBounds() function in CefLabelButtonCToCpp
Dmenu_button_ctocpp.cc681 void CefMenuButtonCToCpp::SetBounds(const CefRect& bounds) { in SetBounds() function in CefMenuButtonCToCpp
Dtextfield_ctocpp.cc844 void CefTextfieldCToCpp::SetBounds(const CefRect& bounds) { in SetBounds() function in CefTextfieldCToCpp
Dwindow_ctocpp.cc1154 void CefWindowCToCpp::SetBounds(const CefRect& bounds) { in SetBounds() function in CefWindowCToCpp
/third_party/cef/libcef/browser/views/
Doverlay_view_host.cc65 void SetBounds(const CefRect& bounds) override { in SetBounds() function in __anonbd30fe920111::CefOverlayControllerImpl
Dview_impl.h535 CEF_VIEW_IMPL_T void CEF_VIEW_IMPL_D::SetBounds(const CefRect& bounds) { in SetBounds() function
Dwindow_impl.cc326 void CefWindowImpl::SetBounds(const CefRect& bounds) { in SetBounds() function in CefWindowImpl
/third_party/cef/libcef/browser/native/
Dwindow_x11.cc244 void CefWindowX11::SetBounds(const gfx::Rect& bounds) { in SetBounds() function in CefWindowX11
/third_party/cef/libcef/browser/osr/
Drender_widget_host_view_osr.cc317 void CefRenderWidgetHostViewOSR::SetBounds(const gfx::Rect& rect) {} in SetBounds() function in CefRenderWidgetHostViewOSR