HomeSort by relevance Sort by last modified time
    Searched refs:m_specifiedWebLocalFrameImpl (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/web/
WebPageSerializerImpl.h 92 WebLocalFrameImpl* m_specifiedWebLocalFrameImpl;
WebPageSerializerImpl.cpp 442 m_specifiedWebLocalFrameImpl = toWebLocalFrameImpl(frame);
462 m_frames.append(m_specifiedWebLocalFrameImpl);
492 KURL mainURL = m_specifiedWebLocalFrameImpl->frame()->document()->url();

Completed in 80 milliseconds