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

  /external/webkit/Source/WebCore/platform/graphics/qt/
MediaPlayerPrivateQt.h 150 IntSize m_oldNaturalSize;
MediaPlayerPrivateQt.cpp 558 m_oldNaturalSize = m_naturalSize;
569 nativeSizeChanged(QSize(m_oldNaturalSize));

Completed in 175 milliseconds