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