Home
last modified time | relevance | path

Searched refs:cGWorldMinHeight (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/win/
DQTMovieGWorld.cpp48 static const int cGWorldMinHeight = 360; variable
199 m_gWorldHeight = max(cGWorldMinHeight, m_height); in createGWorld()
DQTMovie.cpp55 static const int cGWorldMinHeight = 360; variable