Home
last modified time | relevance | path

Searched refs:SetOverlayInsets (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/libcef/browser/views/
Doverlay_view_host.h43 void SetOverlayInsets(const CefInsets& insets);
Doverlay_view_host.cc118 host_->SetOverlayInsets(insets); in SetInsets()
288 void CefOverlayViewHost::SetOverlayInsets(const CefInsets& insets) { in SetOverlayInsets() function in CefOverlayViewHost