Searched refs:SetOverlayInsets (Results 1 – 2 of 2) sorted by relevance
43 void SetOverlayInsets(const CefInsets& insets);
118 host_->SetOverlayInsets(insets); in SetInsets()288 void CefOverlayViewHost::SetOverlayInsets(const CefInsets& insets) { in SetOverlayInsets() function in CefOverlayViewHost