Searched refs:iBlocksHeightCount (Results 1 – 1 of 1) sorted by relevance
1099 int32_t iBlocksHeightCount = m_pLoader->m_BlocksHeight.GetSize(); in Layout() local1100 iBlocksHeightCount /= 2; in Layout()1101 if (iBlock < iBlocksHeightCount) { in Layout()1104 if (iBlock == iBlocksHeightCount) { in Layout()1108 for (int32_t i = 0; i < iBlocksHeightCount; i++) { in Layout()