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

  /external/webkit/Source/WebCore/platform/graphics/win/
QTMovieGWorld.cpp 47 static const int cGWorldMinWidth = 640;
198 m_gWorldWidth = max(cGWorldMinWidth, m_width);
QTMovie.cpp 54 static const int cGWorldMinWidth = 640;

Completed in 37 milliseconds