Searched refs:windowCount (Results 1 – 4 of 4) sorted by relevance
204 global windowCount205 windowCount = 0209 global windowCount210 windowCount += 1
128 static le_int32 windowCount = 0; in WndProc() local159 windowCount += 1; in WndProc()353 if (--windowCount <= 0) { in WndProc()
127 static le_int32 windowCount = 0; in WndProc() local157 windowCount += 1; in WndProc()349 if (--windowCount <= 0) { in WndProc()
728 …omShared (TestThread& thread, int pbufferCount, int pixmapCount, int windowCount, int contextCou…1304 …FromShared (TestThread& thread, int pbufferCount, int pixmapCount, int windowCount, int contextCou… in pullObjectsFromShared() argument1328 for (int windowNdx = 0; windowNdx < windowCount; windowNdx++) in pullObjectsFromShared()