Home | History | Annotate | Download | only in WebView

Lines Matching full:webviewframe

381     NSRect webViewFrame = [webView convertRectToBase:[webView frame]];
382 webViewFrame.origin = [[webView window] convertBaseToScreen:webViewFrame.origin];
408 _initialFrame = NSRectToCGRect(NSIntersectionRect(elementFrame, webViewFrame));