Searched refs:Next (Results 1 – 6 of 6) sorted by relevance
58 u16 Next(u16 maxValue) in Next() function
141 return m_ParticleRandom.Next(0xffff); in GetRandom()
102 u16 Next() { return (this->*mReadFunc)(); } in Next() function
419 CharCode code = reader.Next(); in CalcLineRectImpl()538 code = reader.Next(); in CalcLineRectImpl()612 CharCode code = reader.Next(); in PrintImpl()768 code = reader.Next(); in PrintImpl()
629 if (random->Next(2) == 0) in CalcCubeForm()
1455 f32 value = minValue + this->m_ParticleRandom.Next((int)(diff + 1)); in InitializeParticles()