Searched refs:CountPerColumn (Results 1 – 1 of 1) sorted by relevance
264 static std::size_t CountPerColumn[] = {LCount, VCount, TCount}; in findSyllable() local268 for (std::size_t I = 0; I < CountPerColumn[Column]; I++) { in findSyllable()