Searched refs:textBufferIndex (Results 1 – 1 of 1) sorted by relevance
55 static int textBufferIndex; variable62 tb = &textBuffer[textBufferIndex]; in tbGetBuffer()63 textBufferIndex = (textBufferIndex + 1) % NUM_BUFFER; in tbGetBuffer()