Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/plugins/qt/
DPluginViewQt.cpp885 int nvi; in getVisualAndColormap() local
890 …isualInfo(QX11Info::display(), VisualScreenMask | VisualDepthMask | VisualClassMask, &templ, &nvi); in getVisualAndColormap()
897 for (int idx = 0; idx < nvi; ++idx) { in getVisualAndColormap()