Searched refs:longCount (Results 1 – 1 of 1) sorted by relevance
1676 int i, j, longCount = 0; in _glfwPlatformSetWindowIcon() local1679 longCount += 2 + images[i].width * images[i].height; in _glfwPlatformSetWindowIcon()1681 long* icon = calloc(longCount, sizeof(long)); in _glfwPlatformSetWindowIcon()1703 longCount); in _glfwPlatformSetWindowIcon()