Searched refs:m_heightScaleFactor (Results 1 – 2 of 2) sorted by relevance
125 float m_heightScaleFactor; member in QTMovieWinPrivate159 , m_heightScaleFactor(1) in QTMovieWinPrivate()236 m_heightScaleFactor = (initialRect.bottom - initialRect.top) / naturalHeight; in cacheMovieScale()607 height = (rect.bottom - rect.top) * m_private->m_heightScaleFactor; in getNaturalSize()
16182 … (QTMovieWinPrivate::QTMovieWinPrivate): Initialize m_widthScaleFactor and m_heightScaleFactor.