Searched refs:htmlFrameElementContentFrame (Results 1 – 3 of 3) sorted by relevance
74 PassRefPtr<WebFrame> htmlFrameElementContentFrame();
188 PassRefPtr<WebFrame> InjectedBundleNodeHandle::htmlFrameElementContentFrame() in htmlFrameElementContentFrame() function in WebKit::InjectedBundleNodeHandle
109 RefPtr<WebFrame> frame = toImpl(htmlFrameElementHandleRef)->htmlFrameElementContentFrame(); in WKBundleNodeHandleCopyHTMLFrameElementContentFrame()