Searched refs:TABLE_SIZE (Results 1 – 1 of 1) sorted by relevance
48 const static int TABLE_SIZE = sizeof(X_START_TABLE) / sizeof(X_START_TABLE[0]); variable72 for(y = 1; y < (height - 1) && y < TABLE_SIZE; y++) in deltaPanelRendering()