Searched refs:nVisualObjCount (Results 1 – 1 of 1) sorted by relevance
295 int32_t nVisualObjCount = m_PieceMassArr.GetSize(); in GetDisplayPos() local298 for (int32_t i = 0; i < nVisualObjCount; i++) { in GetDisplayPos()