Searched refs:bitmapIndex (Results 1 - 1 of 1) sorted by last modified time

/macosx-10.9.5/CF-855.17/
H A DCFUniChar.c374 int idx, bitmapIndex; local
410 for (bitmapIndex = 0;bitmapIndex < numPlanes;bitmapIndex++) {
411 if (bitmapIndex == currentPlane) {
412 array[idx]._planes[bitmapIndex] = (const uint8_t *)bitmap;
421 array[idx]._planes[bitmapIndex] = NULL;

Completed in 175 milliseconds