Searched refs:GetPopupRectInWebView (Results 1 – 2 of 2) sorted by relevance
53 CefRect GetPopupRectInWebView(const CefRect& original_rect);
252 popup_rect_ = GetPopupRectInWebView(original_popup_rect_); in OnPopupSize()255 CefRect OsrRenderer::GetPopupRectInWebView(const CefRect& original_rect) { in GetPopupRectInWebView() function in client::OsrRenderer