Searched defs:iWidth (Results 1 – 2 of 2) sorted by relevance
35 GLifeGrid::GLifeGrid(int32 iWidth, int32 iHeight) in GLifeGrid()
86 int32 iWidth = m_pglsState->GridWidth(); in Draw() local