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

  /external/webkit/WebKit/chromium/src/
WebAnimationControllerImpl.cpp 46 : m_frameImpl(frameImpl)
48 ASSERT(m_frameImpl);
53 if (!m_frameImpl->frame())
55 return m_frameImpl->frame()->animation();
WebAnimationControllerImpl.h 58 WebFrameImpl* m_frameImpl;

Completed in 257 milliseconds