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

  /external/chromium_org/third_party/WebKit/Source/core/frame/
Frame.h 157 int64_t frameID() const { return m_frameInit->frameID(); }
236 RefPtr<FrameInit> m_frameInit;
307 return m_frameInit->ownerElement();
  /external/chromium_org/third_party/WebKit/Source/web/
WebFrameImpl.h 436 RefPtr<WebFrameInit> m_frameInit;

Completed in 25 milliseconds