Searched refs:m_heightScaleFactor (Results 1 – 3 of 3) sorted by relevance
95 float m_heightScaleFactor; member in QTMoviePrivate120 , m_heightScaleFactor(1) in QTMoviePrivate()267 m_heightScaleFactor = (initialRect.bottom - initialRect.top) / naturalHeight; in cacheMovieScale()442 height = (rect.bottom - rect.top) * m_private->m_heightScaleFactor; in getNaturalSize()
95 float m_heightScaleFactor; member in QTMovieGWorldPrivate120 , m_heightScaleFactor(1) in QTMovieGWorldPrivate()
16182 … (QTMovieWinPrivate::QTMovieWinPrivate): Initialize m_widthScaleFactor and m_heightScaleFactor.