Home | History | Annotate | Download | only in src

Lines Matching refs:frameImpl

133     WebFrameImpl* frameImpl = WebFrameImpl::fromFrame(document->frame());
134 if (!frameImpl || !frameImpl->client())
136 WebCookieJar* cookieJar = frameImpl->client()->cookieJar(frameImpl);